Skip to main content
The Balance Inquiry API lets you retrieve up-to-date balance information — either at the merchant level (aggregate across all accounts) or for a specific sub-account by ULID. Use this to monitor available funds before initiating disbursements or top-ups.

What you can do

Merchant Balance

Retrieve the aggregate balance for the authenticated merchant across all sub-accounts.

Account Balance

Retrieve the balance for a single sub-account by its ULID.

Available endpoints

Inquiry Merchant Balance

Returns aggregate balance for the authenticated merchant.

Inquiry Account Balance

Returns balance for one account by ULID.
All endpoints require authentication. See Authentication.