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