Contains the information required to process an ECP/ACH transaction
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| integer | Required | Account number. Between 4 - 17 digits. |
| string | Required | Account type.
|
| integer | Required | 9 digits routing number. |
Response
Property Name | Type | Description |
|---|---|---|
| integer | Account number.
|
| string | Account type.
|
| integer | Last 5 digits of the account number.
|
| integer | Last 5 digits of the routing number.
|
| integer | Routing number.
|
