Mandate Transaction List
This function retrieves a list of all transactions associated with a specific mandate.
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. Should be upiListMandateTxns for this call.
Example:- upiListMandateTxns
Key ID to identify the public-private key pair used for signature generation.
The start date is the earliest date from which data entries or records should be included.
The end date is the latest date up to which data entries or records should be included
Limit of the number of transactions to be show.
Offset of the transactions to be shown.
umn associated with the mandate.
Signature generated for the signaturePayload.
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.

