Check Balance
This operation will provide the merchant to check balance of a account.
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Parameters required to call Hyper SDK API
Operation to be performed in the SDK.
Example:- upiCheckBalance
Unique identifier (uuid) for the request sent to NPCI
ReferenceId of the account whose balance is to be checked. Incase of lite account, ReferenceId of the same as received in response of upiGetSessionToken
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation to be performed in the SDK.
Example:- upiCheckBalance
Unique Identifier for bank account across banks
Unique Identifier for the account whose balance is to be checked.
IIN Code for the bank
masked phone number of the customer
Example:-
Account Number with last few digits visible
If upiCheckBalance call was success or failure
Example:- SUCCESS / FAILURE
Response Code received from NPCI
Response Message received from NPCI
Account Balance
As passed in request
Possible values :- true/false
Error Message
Error Code
Value: process_result

