Get API access
API reference Balance
GET

Get Balance

Returns the merchant's current and available balance. The merchantId query parameter is required — requests without it return 400. Check available balance before creating payouts to avoid INSUFFICIENT_BALANCE errors.

https://axiron.io/v2/balance
Authenticate every request

Include your Bearer token and HMAC-SHA256 signature. Authentication guide →

Query parameters#

merchantIdstring (query)required

Your merchant ID, passed as a query string parameter (e.g. ?merchantId=MERCHANT_ID). Required — the endpoint returns 400 if omitted.

Example MERCHANT_ID
Need help with your integration?Contact the team