International Activation
The UPI enabled customer apps shall provide for customer activation flow in their apps. Activation can be done for a specific time period e.g. for travel duration or enabled till disabled again. The maximum activation period can be of 3 months.
This function is used to capture the activation of UPI International by the user on PSP/Application.
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:- upiInternationalActivation
reference id for selected accounts
Unique request id to be used for calling this action.
Account IFSC
Start date of the Activation (yyyy/mm/dd)
Example:- 2023/12/10
End date of the Activation (yyyy/mm/dd)
Example:- 2023/12/20
Base 64 encoding of signaturePayload and Protected .
Base 64 encoding of the below parameters.
Key ID to identify the public-private key pair used for signature generation.It will be provided to you by the Juspay team.
Example: uat833359804655bb748702e324111
Asymmetric algorithm used. Will be RS256 in this case..
Example:- RS256
Signature payload is a stringified JSON of the details mentioned in the below table.
Merchant generated unique profile id for the customer.
Unique identifier associated with an account created by juspay.Ex: stock
As provided by Juspay.
Time when request is created in milliseconds.
Action to be performed for the International account of the user.
Example:- ACTIVATE / DEACTIVATE / FORCE_QUERY

