List Complaint
This API can be used to list all complaints.
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:- upiListPendingComplaints
Maximum number of rows to be returned. Used for pagination
Example:- eg. Number > 0
Offset for rows to be returned. Used for pagination
Example:- Number >= 0
Key ID to identify the public-private key pair used for signature generation.
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
Example:- stock
Any unique reference associated with your customer.
Time when request is created in milliseconds.
Signature generated for the signaturePayload .

