Balance
Ikawaari exposes a public balance route family for API-key and app-token authenticated integrations.
Implemented route family
Current route:
GET /balance
Authentication:
ApiKeyorAppToken- scope requirement: balance read access
Retrieve balance
GET /balance
Use this endpoint to retrieve the current balance view available to the authenticated integration.
Integration note
This public route family is distinct from merchant dashboard balance routes such as:
GET /api/v1/merchant/balanceGET /api/v1/merchant/balance/transactionsGET /api/v1/merchant/balance/activity