Update UPI Number Status
This is a clubbed api endpoints for change vpa, disable, delete, reactivate.
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:- upiUpdateUpiNumberStatus
upiRequestId
*
String
Mandatory
Unique identifier (uuid) for the request sent to NPCI
command
*
String
Mandatory
Possible values: CHANGE_VPA, DISABLE, DELETE, REACTIVATE
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 CHANGE_VPA request. Currently linked vpa to the upi Number
Example: abc123@handle2

