Contains ACH/ECP account details for vaulted shoppers
Request
Property Name | Type | Required | Description |
---|---|---|---|
accountNumber | string | Required | Account number. Between 4 - 17 characters. |
accountType | string | Required | Account type. Possible values: CONSUMER_CHECKING CONSUMER_SAVINGS CORPORATE_CHECKING CORPORATE_SAVINGS |
routingNumber | string | Required | 9 character routing number. |
Response
Property Name | Type | Description |
---|---|---|
accountNumber | string | Account number. |
accountType | string | Account type. Possible values: CONSUMER_CHECKING CONSUMER_SAVINGS CORPORATE_CHECKING CORPORATE_SAVINGS |
publicAccountNumber | string | Public account number. |
publicRoutingNumber | string | Public routing number. |
routingNumber | string | Routing number. |