Adyen · Example Payload

Transfers Counterparty Example

PaymentsFinancial ServicesFintech

Transfers Counterparty 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

accountHolderIdbalanceAccountIdtransferInstrumentId

Example Payload

Raw ↑
{
  "accountHolderId": "REF-500123",
  "balanceAccountId": "REF-500123",
  "transferInstrumentId": "REF-500123"
}