Adyen · Example Payload

Terminal Converted Amount Example

PaymentsFinancial ServicesFintech

Terminal Converted 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

AmountValueCurrency

Example Payload

Raw ↑
{
  "AmountValue": 10.0,
  "Currency": "USD"
}