Adyen · Example Payload

Payouts Modify Request Example

PaymentsFinancial ServicesFintech

Payouts Modify 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

additionalDatamerchantAccountoriginalReference

Example Payload

Raw ↑
{
  "additionalData": {},
  "merchantAccount": "example_value",
  "originalReference": "REF-500123"
}