Contains the information required to process an Pre-Authorized Debit transaction
Request
Property Name | Type | Required | Description |
---|---|---|---|
routingNumber | string | Required | 9-digit routing number. |
accountNumber | string | Required | Account number. 4–17 digits. |
accountType | string | Required | Account type. Values can be: CONSUMER_CHECKING CONSUMER_SAVINGS CORPORATE_CHECKING CORPORATE_SAVINGS |
agreementId | integer | Required | Identifier assigned to a mandate that the shopper has signed. |
Response
Property Name | Type | Description |
---|---|---|
publicAccountNumber | string | Last 5 digits of the account number. Note: In API v3.0, this replaces accountNumber . |
agreementId | integer | Identifier assigned to a mandate that the shopper has signed. |
routingNumber | string | 9-digit routing number. |
accountType | string | Account type. Values can be: CONSUMER_CHECKING CONSUMER_SAVINGS CORPORATE_CHECKING CORPORATE_SAVINGS |