Global Collections
Get Transactions
Use this API to get all the transaction details within a time interval.
GET
Based on who you are, consider the below values in the API requests
Cashfree Merchant | Cashfree Partner |
---|---|
x-client-id | x-partner-api-key |
x-client-secret | x-partner-merchantid |
Headers
Enter partner API keygit
Enter the merchant reference id used while creating merchant during onboarding
API version
Query Parameters
Date in YYYYMMDD or YYYY-MM-DD HH:MM:SS. Search till this date. Has to be greater than startDate.
Date in YYYYMMDD or YYYY-MM-DD HH:MM:SS. Search beginning from this date.
Number (200 >= maxReturn > 0). For pagination support.
Number. For pagination support.
Was this page helpful?