GET
/
gc
/
transactions

Based on who you are, consider the below values in the API requests

Cashfree MerchantCashfree Partner
x-client-idx-partner-api-key
x-client-secretx-partner-merchantid

Headers

x-partner-api-key
string
required

Enter partner API key

x-partner-merchantid
string
required

enter the merchant reference id

x-api-version
string
required

Enter the API version

Query Parameters

endDate
string
required

Date in YYYYMMDD or YYYY-MM-DD HH:MM:SS. Search till this date. Has to be greater than startDate.

startDate
string
required

Date in YYYYMMDD or YYYY-MM-DD HH:MM:SS. Search beginning from this date.

maxReturn
integer
required

Number (200 >= maxReturn > 0). For pagination support. Details the maximum number of records that should be returned from this query.

lastReturnId
integer
required

Number. For pagination support. Every payments endpoint response has a lastReturnId param. Set this value in lastReturnId to get the next page.

Response

200 - application/json
data
object
message
string
status
string
subCode
string