Adyen · Example Payload

Accounting Notifications Ca Local Account Identification Example

PaymentsFinancial ServicesFintech

Accounting Notifications Ca Local Account Identification Example is an example object payload from Adyen, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountNumberinstitutionNumbertransitNumbertype

Example Payload

Raw ↑
{
  "accountNumber": "example_value",
  "institutionNumber": "example_value",
  "transitNumber": "example_value",
  "type": "caLocal"
}