Get a single account by Id
API key authentication for public API requests.
Keys come in two flavors:
GET /legal-entity, which lists the
legal entities the user can access) must include an
x-legal-entity header naming the legal entity the request is
operating on. Requests without the header are rejected with
400. The authenticated user must have an active permission
role on the supplied legal entity, otherwise the request is
rejected with 403.OK
open, closed The type of account. - "debit" represents a debit card account - "charge_card" represents a charge card account
debit, charge_card The balances on the account. See the Balance object for more details.
debit, cash, credit