Check Balance
This api can be used to get the balance for a customer bank account. balance is sent in response only when gatewayResponseCode = "00".
application/json
Will be shared while onboarding.
Will be shared while onboarding.
application/json
This is an epoch unix timestamp string. For example, 1496918882000. It can be used by us to invalidate older requests.
This is a signature over combination of headers, payload. Refer Signature Calculation section for more details.
Merchant generated unique profile id for customer
Constraints: Alphanumeric string with dot(.). Maximum length is 256.
Device fingerprint of the customer
Unique id sent to UPI switch for the request
Constraints: 35 character alphanumeric. Should always start with merchant prefix provided.
Unique id for the selected bank account
Constraints: bankAccountUniqueId in the response of Fetch Accounts api call.
VPA of the customer linked to the account
Encrypted credblock containing user mpin
Constraints:As returned by Common Library
Common Library Version of the UPI application clVersion
Constraints: Common Library Version of the UPI application (Mandatory for BioAuth payments)
PSP status of the API
Values:SUCCESS, FAILURE
PSP response code for the API
Values:Refer error code section
PSP response message for the API
Values:Refer error code section
Unique id for the merchant as passed in request headers
Unique id for the merchant channel as passed in request headers
Merchant generated unique profile id for customer as passed in the request
Customer mobile number
Values:12 digits mobile number string
Unique id for the selected bank account
Values:As passed in the request
Bank code of the account which was used
Values:Valid bank IIN
Vpa of the customer linked to this account
Values:As passed in the request
Masked account number of the account which was used
Values:XXXX123456
Balance of the bank account used
Values:1234.00
Transaction id returned by gateway
Response status returned by gateway
Values:SUCCESS, FAILURE
Response code returned by gateway
Response message for code returned by gateway
Used amount out of the available credit limit in case of a CREDIT or OD account
Udf parameters as passed in the request
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

