Contains the information required to process an ECP/ACH transaction
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
accountNumber | integer | Required | Account number. 4–17 digits. |
routingNumber | integer | Required | 9-digit routing number. |
accountType | string | Required | Account type. Values can be:
|
Response
| Property Name | Type | Description |
|---|---|---|
accountNumber | integer | Account number.
|
publicAccountNumber | integer | Last 5 digits of the account number.
|
routingNumber | integer | Routing number.
|
publicRoutingNumber | integer | Last 5 digits of the routing number.
|
accountType | string | Account type. Values can be:
|
