Contains the information required to process an ECP/ACH transaction
Request
Property Name | Type | Required | Description |
---|---|---|---|
| integer | Required | Account number. Between 4 - 17 digits. |
| integer | Required | 9 digits routing number. |
| string | Required | Account type. Values can be:
|
Response
Property Name | Type | Description |
---|---|---|
| integer | Account number.
Note: In API v3.0, this is deprecated and replaced by |
| integer | Last 5 digits of the account number.
Note: In API v3.0, this replaces |
| integer | Routing number.
Note: In API v3.0, this is deprecated and replaced by |
| integer | Last 5 digits of the routing number.
Note: In API v3.0, this replaces |
| string | Account type. Values can be:
|