Adyen · Example Payload

Terminal Stored Value Account Status Example

PaymentsFinancial ServicesFintech

Terminal Stored Value Account Status Example is an example object payload from Adyen, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

StoredValueAccountIDCurrentBalance

Example Payload

Raw ↑
{
  "StoredValueAccountID": "REF-500123",
  "CurrentBalance": 10.0
}