Get ACH transaction
1
2
{
"ach-transaction":
[
{
"check-field": "invoice",
"client-ip": "111.22.22.333",
"dob-year": "dob-year",
"email-receipt": "true",
"software-type-version": "1.0",
"type": "Debit",
"validate-account": "true",
"amount": "string",
"routing-number": "string",
"account-number": "string",
"account-type": "Checking",
"standard-entry-class-code": "PPD",
"check-number": "string",
"create-token": "false",
"create-description": "false",
"individual-name": "string",
"token-id": "1188888888888888",
"id": "string",
"status": "Pending",
"billing":
{
"city": "City",
"company": "Company",
"country": "Country",
"first-name": "John",
"last-name": "Doe",
"phone": "Phone",
"state": "State",
"street": "Street",
"street2": "Street2",
"zip": "Zip"
},
"shipping":
{
"city": "City",
"company": "Company",
"country": "Country",
"first-name": "John",
"last-name": "Doe",
"phone": "Phone",
"state": "State",
"street": "Street",
"street2": "Street2",
"zip": "Zip"
},
"invoice": "string",
"purchase-order": "string",
"customer-id": "string",
"order-id": "string",
"email-address": "string",
"description": "string",
"comments": "string",
"billing-is-shipping": "true",
"status-change-date": "string",
"display-message": "string",
"provider-transaction-id": "string",
"trace-number": "string",
"settled-date": "string",
"returned-date": "string",
"returned-code": "string",
"returned-message": "string",
"ach-token":
{
"account-number": "1111",
"account-type": "Checking",
"created": "1100000000000000",
"customer-key": "customer123",
"default": true,
"individual-name": "John Doe",
"last-used": "1100000000000000",
"merchant-id": "000008888",
"routing-number": "081009813",
"times-used": 14,
"token-description": "Travel checking account",
"token-id": "1100000000000000",
"updated": "1100000000000000"
},
"merchant-id": "string",
"terminal-id": "string",
"software-type": "MySoftware_Version1.3",
"paya-authorization": "string"
}
]
}Name
Data type
Description
Code
Description
Last updated
Was this helpful?

