ACH payment information for US Automated Clearing House transfers
| Name |
Type |
Description |
Notes |
| rail |
RailEnum |
The payment rail type for ACH transfers |
|
| addressingSystem |
AddressingSystemEnum |
The addressing system used for ACH transfers |
|
| accountHolderGivenName |
String |
The given name (first name) of the account holder |
|
| accountHolderSurname |
String |
The surname (last name) of the account holder |
|
| country |
String |
The country for the transfer (ISO 3166-1 alpha-2 code) |
|
| accountNumber |
String |
The bank account number |
|
| routingNumber |
String |
The bank routing number (ABA routing number) |
|
| accountType |
AccountTypeEnum |
The type of bank account |
|
Enum: AddressingSystemEnum
| Name |
Value |
| CHECKING |
"CHECKING" |
| SAVINGS |
"SAVINGS" |