ACH Transactions
NOTE: The token will expire in 20 minutes after initialization.
Description: GetToken for ACH Transactions
Resource Url: https://webservice.paymentxp.com/wh/GetToken.aspx
Method: POST
Content-Type: application/x-www-form-urlencoded
Notes
- Parameters in bold are required in the request for example, BillingNameFirst
Request
| Parameter | Is Required | Data Type | Max Length | Description |
|---|---|---|---|---|
AccountNumber |
Yes | String | 17 | Account Number or DDA |
MerchantID |
Yes | Number | 9 | The identification that is assigned to the merchant. |
RoutingNumber |
Yes | String | 9 | Routing number or ABA |
Response
| Field Name | Description |
|---|---|
Token |
A unique identifier that represents the account information. |
StatusID |
The result of the request. Status 0 indicates an approved token request. |
Message |
Status message for token request |