Contains the details for a specific ACH/ECP account
Request
Property Name | Type | Required | Description |
---|---|---|---|
account-number | string | Required | Account number. |
routing-number | string | Required | Routing number. |
account-type | string | Required | Account type. Values can be: CONSUMER_CHECKING CONSUMER_SAVINGS CORPORATE_CHECKING CORPORATE_SAVINGS |
Response
Property Name | Type | Description |
---|---|---|
account-number | string | Account number. |
routing-number | string | Routing number. |
account-type | string | Account type. Values can be: CONSUMER_CHECKING CONSUMER_SAVINGS CORPORATE_CHECKING CORPORATE_SAVINGS |
public-account-number | string | Public account number. |
public-routing-number | string | Public routing number. |