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.
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Value: upiListMandateTxns
Example:- Operation to be performed in the SDK.
Status of the Operation. Possible values : SUCCESS, PENDING, FAILURE
Response code returned by gateway for the mandate Operation.
Response message returned by gateway for the mandate Operation.
Contains relevant mandate data
Amount for which merchant requested the mandate. Numeric String with two decimals
Example:- eg. 25.00
Unique Identifier for bank account across banks
IIN Code for the bank
Minutes for which request is valid
Unique Transaction Number
Response code returned by gateway for the transaction.
Response message returned by gateway for the transaction.
Id for the transaction realted to the mandate.
Masked account number of the customer.
Any mandate summary. If pased in request, it will be same in response else a default value is send.
Sequence number of the transaction.
Timestamp for the transaction done.
As passed in request
Possible values :- true/false
Error Message
Error Code
Value: process_result

