Adyen · Example Payload

Checkout Payment Reversal Request Example

PaymentsFinancial ServicesFintech

Checkout Payment Reversal Request Example is an example object payload from Adyen, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

applicationInfomerchantAccountreference

Example Payload

Raw ↑
{
  "applicationInfo": "example_value",
  "merchantAccount": "example_value",
  "reference": "REF-500123"
}