Skip to main content
GET
Get All Transaction Details for Partner Merchants
Based on who you are, consider the below values in the API requests
Telr MerchantTelr Partner
x-client-idx-partner-api-key
x-client-secretx-partner-merchantid

Headers

x-partner-api-key
string
required

Enter partner API keygit

x-partner-merchantid
string
required

Enter the merchant reference id used while creating merchant during onboarding

x-api-version
string
required

API version

Query Parameters

endDate
string<date>
required

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

startDate
string<date>
required

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

maxReturn
integer<int32>
required

Number (200 >= maxReturn > 0). For pagination support.

lastReturnId
integer<int32>
required

Number. For pagination support.

Response

Successfully retrieved transactions

status
string
Example:

"SUCCESS"

subCode
string
Example:

"200"

message
string
Example:

"success_message"

data
object