Adyen · Example Payload

Configuration Bank Account Identification Type Requirement Example

A sample description.

PaymentsFinancial ServicesFintech

Configuration Bank Account Identification Type Requirement 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

bankAccountIdentificationTypesdescriptiontype

Example Payload

Raw ↑
{
  "bankAccountIdentificationTypes": [
    "auLocal"
  ],
  "description": "A sample description.",
  "type": "bankAccountIdentificationTypeRequirement"
}