Adyen · Example Payload

Transfers Counterparty Info V3 Example

PaymentsFinancial ServicesFintech

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

balanceAccountIdbankAccounttransferInstrumentId

Example Payload

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