Accounts

Endpoints for querying and creating checking/savings accounts.

POST/v2/accounts

Create a new ledger account for a specific customer.

GET/v2/accounts/{account_number}

Retrieve full details and current balance of an account.