Get Accounts
The merchant can call this API to allow a customer to fetch 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:- upiGetAccounts
Array of Bank IIN numbers to be searched for accounts
To be passed when credit account needs to be linked
Example:- CREDIT
Passed by merchant
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation to be performed in the SDK.
Example:- upiGetAccounts
If upiGetAccounts was success or failed
Example:- SUCCESS / FAILURE
Contains details about customer's accounts
IIN Code for the bank
Name of bank
Account Number with last few digits visible
Length of OTP
Length of atm pin
Length of mpin
Is mpin set
Example:- true / false
Type of account
Name of branch in which account is registered
Unique Identifier for bank account across banks
Account IFSC
Is this account the primary account
Example:- true / false
Name of account holder
Suggestions of available VPAs
As passed in request
Possible values :- true/false
Error Message
Error Code
Value: process_result

