GET
/
gc
/
transactions

Headers

x-partner-api-key
string
required

Enter partner API key

x-partner-merchantid
string
required

Enter partner 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