List Pending Transactions
This api is used to list all the pending collect requests
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 upiListPendingTransactions for this call.
Example:- value: upiListPendingTransactions
Maximum number of rows to be returned.
Example: 10
Offset for transactions to be returned.
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- value: upiListPendingTransactions
Status of the Operation. Possible values : SUCCESS/FAILURE
Example: SUCCESS
Number of transactions
Example:- abcde12345abcde
List of pending transactions
Payer VPA
Payee VPA
Payee Name
Type of pending transaction
Amount for the transaction. Numeric String with two decimals
Example: 200.00
Time of the transaction
Transaction Id returned by gateway
Customer reference number (rrn) for the transaction
Remarks as passed for the transaction
Expiry time of the request
Reference url for the transaction
Ref category of the transaction
Example:- value: upiListPendingTransactions
Type of collect request
Denotes the recurring cycle of mandate execution. Will be received only during mandate executions.
Unique id for the bank account used
Stringified boolean flag if the payee is a verified vpa
Example:- value: upiListPendingTransactions
Is the transaction initiator marked spam?
Other info
Possible values :- true/false
Error Message
Error Code
value: process_result

