Lite Topup
This operation will be used for initial and subsequent topup of UPI wallet
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:- upiLiteTopup
Key ID to identify the public-private key pair used for signature generation.
Request id for upi transaction
Unique id for the payer selected bank account as returned by upiGetSessionToken response. Incase of subsequent top up, this has to be the referenceId of the lite account.
Amount to be transfered. Numeric String with two decimals
Signature generated for the signaturePayload
Example:-
Signature payload is a stringified JSON of the details mentioned in the below table.
Unique identifier associated with an account created by juspay.Ex: stock
Any unique reference associated with your customer.
Time when request is created in milliseconds.
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation to be performed in the SDK.
Example:- upiLiteTopup
VPA of the customer
Masked phone number of the customer
Example:-
Amount sent. Numeric String with two decimals
P2P_PAY / SCAN_PAY / INTENT_PAY / SELF_PAY
Timestamp of transaction
upiRequestId as passed in request
Reference id returned by the gateway.
Response Code received from NPCI
Response Message received from NPCI
IIN Code for the bank
Merchant Category Code of the payee merchant
Account Number with last few digits visible
Unique Identifier for bank account across banks
If upiSendMoney call was success or failed
Example:- SUCCESS / FAILURE
As passed in request
Possible values :- true/false
Error Message
Error Code
Value: process_result

