Check Permission
The merchant can call this API to check permissions enabled for SDK on device.
Note
In ios - upiCheckPermission would always return the status as GRANTED.
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:- upiCheckPermission

