OBJECT
Bank account information associated with an acceptor application, including account type, owner type, and fee settlement settings.
Fields
AccountOwnerType
The type of the account owner (e.g., personal, business).
BankAccountType
The type of the bank account (e.g., savings, demand).
BankAccountFeesSettlements
The fee and settlement configuration for this bank account.
String
Name of the institution where the account is held.
String
The last 4 of the account number of the bank account.
UUID!
required
The ID of the bank account.
String
The name on the bank account.
Int
The bank account’s reference number: assigned when the account is added, unique within the
application, never changed, and never reused. Null for accounts added before reference numbers
existed.
String
The routing number of the bank account.
BankAccountSensitiveFields
Sensitive fields that require special permissions to access.