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