Adyen · Example Payload

Notifications Payout Method Example

PaymentsFinancial ServicesFintech

Notifications Payout Method Example is an example object payload from Adyen, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

merchantAccountpayoutMethodCodepayoutMethodReferencerecurringDetailReferenceshopperReference

Example Payload

Raw ↑
{
  "merchantAccount": "example_value",
  "payoutMethodCode": "CODE123",
  "payoutMethodReference": "REF-500123",
  "recurringDetailReference": "REF-500123",
  "shopperReference": "REF-500123"
}