Get Account Balance
Balance Inquiry
Get Account Balance
Retrieve the balance snapshot (held, available, pending and total) for a single account belonging to the authenticated merchant.
GET
Get Account Balance
Authorizations
JWT issued by POST /api/v1.1/access-token/b2b. Send Authorization: Bearer <token>.
Merchant API key (Credential.api_key). Required on every request.
Path Parameters
ULID of the account whose balance is requested. The account must belong to the authenticated merchant.
Example:
"01HZX9K3P2J4M6N8Q0R2T4V6W8"
Response
Success
Successful response for account balance inquiry endpoint. Contains a data object with the balance snapshot for the specified account.
