Request Money
This operation will enable customers to request money from other UPI users
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:- upiRequestMoney
Customer Vpa
Payer Vpa. In case of UPI Number, you can get the VPA using valid VPA process
Payer Name
Duration after which collect request will become invalid. Default: 30
Example:- eg : 15
Amount to be transfered. Numeric String with two decimals
reference id for selected accounts
Remarks of transaction
Request id for upi transaction
Time when request is created in milliseconds
If request is to be sent to UPI Number
Key ID to identify the public-private key pair used for signature generation
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.
Amount to be paid. Numeric String with two decimals
Example:- eg: 2.00
Example:- eg: INR
Mobile number
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation to be performed in the SDK.
Example:- upiRequestMoney
If upiRequestMoney call was success or failure
Example:- SUCESS/FAILURE
Unique Identifier for bank account across banks
IIN Code for the bank
Masked phone number of the customer
Example:-
Customer Vpa
Account Number with last few digits visible
Amount for which request is to be done. Numeric String with two decimals
Merchant Category Code of the payee merchant
Response Code received from NPCI
upiRequestId as passed in request
Response Message received from NPCI
Unique Transaction Number
Timestamp at which the request is made.
As passed in request
Possible values :- true/false
Error Message
Error Code
Value: process_result

