Get a single account by Id

get/account/{accountId}

Response

OK

idstring required
status'open' | 'closed' required
namestring required
accountNumberstring required
routingNumberstring required
createdAtstring date-time required
type'debit' | 'charge_card' required

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

balancesstring[] required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.