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 merchant id shared during onboarding
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
Key ID to identify the public-private key pair used for signature generation
Signature generated for the signaturePayload
Example:-
Signature payload is a stringified JSON of the details mentioned in the below table.
Unique identifier associated with an account created by juspay.Ex: stock
Any unique reference associated with your customer.
Time when request is created in milliseconds.
Action to be performed for the International account of the user.
Example:- ACTIVATE/DEACTIVATE/FORCE_QUERY

