Adyen · Example Payload

Funds Setup Beneficiary Request Example

PaymentsFinancial ServicesFintech

Funds Setup Beneficiary 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

destinationAccountCodemerchantReferencesourceAccountCode

Example Payload

Raw ↑
{
  "destinationAccountCode": "CODE123",
  "merchantReference": "REF-500123",
  "sourceAccountCode": "CODE123"
}