Skip to main content

Balance Inquiry

Fetch real-time balance information. Checking your balance before making a disbursement helps avoid on-hold transactions and lets you pre-fund the account in time.

Applies to: Pakistan


Endpoint

MethodGET
Path/merchants/{merchantId}/disbursements/balance-data
Sandboxhttps://sandbox.simpaisa.com

Response Parameters

ParameterTypeDescription
balance-in-totalStringThe total amount of money in your account
available-balanceStringYour current balance minus the hold, with respect to your defined consumption limit
balance-on-holdStringThe balance on hold, as set by the business
isoCurrencyCodeStringThe currency code, as per ISO 4217
max-amount-limitStringThe maximum limit defined by the business for utilizing the total balance

Sample

curl --location --request GET 'https://sandbox.simpaisa.com/merchants/{merchantId}/disbursements/balance-data'