Create New UPI Number
This will be used to create a new UPI Number or port. If it is a port number request, existing vpa is required
Process Parameters
Request
Response
requestId
*
String
Mandatory
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
service
*
String
Mandatory
Value: in.juspay.hyperapi
payload
*
JSON
Mandatory
Parameters required to call Hyper SDK API
action
*
String
Mandatory
Operation to be performed in the SDK.
Example:- upiCreateUpiNumber
upiRequestId
*
String
Mandatory
Unique identifier (uuid) for the request sent to NPCI
upiNumber
*
String
Mandatory
10 digit mobile number or 8-9 digit random number
Example: 987654321
vpa
*
String
Mandatory
Customer vpa
Example: abc@handle1
existingVpa
String
Optional
Needed Only for port upiNumber request. Currently linked vpa to the upi Number
Example: abc123@handle2

