Skip to main content
Use this endpoint only for merchants that still depend on the v1 balance route.

Endpoint

GET /v1/account/balance

Example response

{
  "available_balance": 5000,
  "waiting_funds": 1200
}

Interpretation rule

waiting_funds is the net receivable amount still pending settlement. It does not represent gross receivables before fees and reserves.