Adyen · Example Payload

Checkout Standalone Payment Cancel Request Example

PaymentsFinancial ServicesFintech

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

Top-level fields

applicationInfomerchantAccountpaymentReferencereference

Example Payload

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