Lite Transferout
This action is used when a user wants to withdraw their Lite balance without deactivating their Lite account. After the transfer out, the LRN remains active.
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:- upiLiteTransferOut
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.
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:- upiLiteTransferOut
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
Account Number with last few digits visible
Unique Identifier for bank account across banks
If upiSendMoney call was success or failed
Example:- SUCCESS / FAILURE
Possible values :- true/false
Error Message
Error Code
Value: process_result

