GET
/
account
/
{accountId}

Authorizations

X-API-Key
string
headerrequired

Authentication from public API requests

Path Parameters

accountId
string
required

Response

200 - application/json
id
string
required
status
enum<string>
required
Available options:
open,
closed
accountNumber
string
required
routingNumber
string
required
createdAt
string
required
type
enum<string>
required

The type of account. - "debit" represents a debit card account - "charge_card" represents a charge card account

Available options:
debit,
charge_card
balances
enum<string>[]
required
Available options:
debit,
cash,
credit