Check available balance
Query
Check available balance
Returns the submerchant’s total available balance for payouts.
POST
Check available balance
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
The unique identifier for the submerchant.
Example:
"874767775007"
Response
200 - application/json
findBalance
Whether the request was processed successfully. Declines return HTTP 200 with success: false.
Human-readable result message.
Machine-readable result code. See the Error Codes reference.
The response payload.
Echo of the query envelope that produced this result.
Last modified on July 14, 2026

