UPI Profile Management
This operation supports all UPI Profile management features.
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 to open the management screen.
Example:- value: management
Protected payload is a stringified JSON of the details mentioned in the below table.
Key ID to identify the public-private key pair used for signature generation.It will be provided to you by the Juspay team.
Example: uat833359804655gg748702e324111
Algorithm to generate JWS signature in respect to base 64.
Example:- RS256
Signature generated for the signaturePayload.
Base 64 encoded stringified signature payload
Unique identifier associated with an account created by juspay.
Example: stock
Merchant generated unique profile id for the customer.
Example: abcde12345
As provided by Juspay.
Example: ade123
Time when request is created in milliseconds.
Example: 1665996901100
This key needs to be passed to exit the user from the sdk flow after delinking.
Example: True/False
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- value: management
Status of the Operation. Possible values : SUCCESS, PENDING, FAILURE
Example: SUCEESS
Possible values :- true/false
Error Message
Error Code
value: process_result

