Create ACH token
1
{
"account-number": "123456789",
"account-type": "Checking",
"individual-name": "John Doe",
"routing-number": "081009813",
"software-type": "MySoftware",
"software-type-version": "v1.0",
"token-description": "Business checking account"
}Name
Data type
Required?
Description
2
{
type:credit
amount:2.00
account-number: 323434333
routing-number: 333333333
create-token: true
}{
"ach-token":
{
"account-number": "1111",
"account-type": "Checking",
"created": "1100000000000000",
"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"
},
"payloadType": "string"
}Name
Data type
Description
Code
Description
Last updated
Was this helpful?

