Adyen · Example Payload

Stored Value Amount Example

PaymentsFinancial ServicesFintech

Stored Value Amount 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

currencyvalue

Example Payload

Raw ↑
{
  "currency": "USD",
  "value": 50
}