Set Primary Account
The merchant can call this API to set another account as primary.
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:- upiMakePrimary
customerVpa
*
String
Mandatory
Customer VPA
Example:- eg: something@handle
accountReferenceId
*
String
Mandatory
Unique id of account to be set as primary.
Example:- eg: acc2

