Bind and Activate Device
This api is used to bind the device to the customer. If device binding is not completed before the expiry of sms token, the sms token will be marked as expired.
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Parameters required to call Hyper SDK API
Should be upiBindActivateDevice for this call.
Example:- upiBindActivateDevice
ID for sim
Example:- 0/1/2, etc
Possible values: true/false
Example:- Value: true
Key ID to identify the public-private key pair used for signature generation.
Example: 1234
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.
The customerMobileNumber passed here should be same as the sim used for binding, any other number will result in failure
Example:-
Stringified JSON for udf parameters

