Get Balance

Use this API to get the ledger balance and available balance of your account. The available balance is the ledger balance minus the sum of all pending transfers (transfers triggered and processing or pending now).

Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)

Click to view the response codes.

Response Codes

Sub CodeStatusMessageSolution
200SUCCESSLedger balance for the account-
403ERRORToken is not validVerify the generated token.
412ERRORToken missing in the requestEnter the generated token as the value for Authorization under Headers in this format: Bearer .
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!