Adyen · Schema

AchDetails

AchDetails schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
bankAccountNumber string The bank account number (without separators).
bankAccountType string The bank account type (checking, savings...).
bankLocationId string The bank routing number of the account. The field value is `nil` in most cases.
checkoutAttemptId string The checkout attempt identifier.
encryptedBankAccountNumber string Encrypted bank account number. The bank account number (without separators).
encryptedBankLocationId string Encrypted location id. The bank routing number of the account. The field value is `nil` in most cases.
ownerName string The name of the bank account holder. If you submit a name with non-Latin characters, we automatically replace some of them with corresponding Latin characters to meet the FATF recommendations. For exa
recurringDetailReference string This is the `recurringDetailReference` returned in the response when you created the token.
storedPaymentMethodId string This is the `recurringDetailReference` returned in the response when you created the token.
type string **ach**
View JSON Schema on GitHub