Settlements
Get Balance
Retrieve the merchant’s current available, pending, and total earned balances
GET
Documentation Index
Fetch the complete documentation index at: https://docs-openpay.nipuntheekshana.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires a Bearer token in theAuthorization header.
Response
The amount currently available for withdrawal. This reflects confirmed payments minus any pending or completed withdrawals.
The amount from payments that are still being confirmed on-chain and not yet available for withdrawal.
The cumulative total amount earned across all confirmed payments.
The currency of the balances (e.g.,
USD).