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