Users
Retrieve a User Bank
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The identifier of the User Bank Account to retrieve.
Response
200
application/json
User Bank
User Banks represent bank accounts linked to a User.
The bank account number.
The type of the account holder.
Available options:
individual
, business
The type of the bank account.
Available options:
checking
, savings
The User Bank's unique identifier.
Indicates if the User Bank is eligible to receive transfers via the Real-Time Payments network.
Indicates if the User Bank is eligible to receive Requests for Payment via the Real-Time Payments network.
The American Bankers' Association (ABA) Routing Transit Number (RTN) for the account.
Required string length:
9
The current status of the User Bank.
Available options:
active
, archived
The User ID for which this bank account belongs and is linked to.
The current verification status of the User Bank.
Available options:
unverified
, pending
, verified