Account
Get account
Get a single account by Id
GET
/
account
/
{accountId}
Authorizations
X-API-Key
string
headerrequiredAuthentication from public API requests
Path Parameters
accountId
string
requiredResponse
200 - application/json
id
string
requiredstatus
enum<string>
requiredAvailable options:
open
, closed
accountNumber
string
requiredroutingNumber
string
requiredcreatedAt
string
requiredtype
enum<string>
requiredThe type of account. - "debit" represents a debit card account - "charge_card" represents a charge card account
Available options:
debit
, charge_card
balances
enum<string>[]
requiredAvailable options:
debit
, cash
, credit