List all bank accounts
Bank Accounts
List all bank accounts
List of all bank accounts used for the direct deposit
GET
List all bank accounts
Authorizations
Client ID
Client Access Key
Path Parameters
Link ID
Response
Account number
Example:
"1234567890"
Routing number
Maximum string length:
64Example:
"123456789"
User friendly account name
Maximum string length:
128Example:
"My Bank"
Account type:
C- Checking account,S- Savings account,
Available options:
C, S, null Example:
"C"
Deposit type:
E- Entire paycheck,P- Percentage of the paycheck,A- Fixed amount from the paycheck,
Available options:
E, P, A, null Example:
"A"
Deposit value
Pattern:
^-?\d{1,10}\.\d{2}$Example:
"200.00"
Bank name
Maximum string length:
128Example:
"TD Bank"