Tokenize a bank account
Tokenizes a customer’s bank account details. Use the returned token in place of raw account data for eCheck sales and recurring payments.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
API support various types of use. Required fields are defined by the most basic call. For other uses be sure to send the required information defined in the schema and examples.
Name on the bank account.
Bank account type, such as checking.
Bank account number.
9-digit ABA routing number.
Optional friendly name for the stored bank account.
Type of check used for the debit.
Response
Successful eCheck operation

