List Transactions
This api will be used to list all the transactions perfomed by a merchant-customer. For maskedAccountNumber,bankCode and umn you will need to send x-api-version: 1 in headers.
application/json
This is a signature over combination of headers, payload. Refer Signature Calculation section for more details.
Will be shared while onboarding.
Will be shared while onboarding.
application/json
This is an epoch unix timestamp string. For example, 1496918882000. It can be used by us to invalidate older requests.
Merchant generated unique profile id for customer
Constraint: Alphanumeric string with dot(.). Maximum length is 256.
Maximum number of rows to be returned. Used for pagination
Constraint: Number > 0
Offset for rows to be returned. Used for pagination
Constraint: Number >= 0
Stringified JSON for udf parameters
PSP status of the API
Values - SUCCESS | FAILURE
PSP response message for the API
PSP response code for the API
Unique id for the merchant channel as passed in request headers
Unique id for the merchant as passed in request headers
Merchant generated unique profile id for customer as passed in the request
List of all transactions performed by the user
Transactions amount
Masked acc. number of the user
Name of Payee
Invoice as sent by merchant or reference to the transaction in the form of url.
Merchant Category Code of the payee merchant.
Constraint - String of 4 digits. “0000” for non-merchant
Response message returned by gateway for the transaction.
Vpa of Payer
Name of Payer
Merchant generated id for the transaction
Response code returned by gateway for transaction
UpiResponseId as passed in request or transaction
Was the transaction of type=P2M
upiRequestId as passed in request of transaction
Mobile number of the customer who made the payment
Constraint - String of 12 digits.
Vpa of Payee
Timestamp of when the transaction was attempted
Format - YYYY-MM-DDTHH:MM:SS+05:30
Type of the transaction
Values - PAY | COLLECT
6-digit number
Was the transaction initiated by the merchantCustomer
Any transaction summary
Constraint - 50 characters, alphanumeric, space and hyphen
Udf parameters as passed in the request
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

