Retrieving primary account details
GET /ledger/accounts— fetch all accounts your credentials have access to (typically just your primary account).GET /ledger/accounts/{accountId}— fetch a specific account’s balance and details by ID.
GET /ledger/accounts —
fetch all accounts your credentials have access to (typically just your
primary account).GET /ledger/accounts/{accountId} —
fetch a specific account’s balance and details by ID.