Skip to main content
POST
Get click transactions (POST)

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Body

application/json
rangeFrom
string
rangeTo
string
page
integer
perPage
integer
sortField
string
sortDirection
enum<string>
Available options:
asc,
desc
columns
string

Comma-separated column keys. Supports commission_type for gaming/finance verticals.

filters
object

Supports commission_types with comma-separated codes (cpa, rs, cpl, cpc, flat, lot) for gaming/finance verticals.

Response

Click transactions.

The response is of type object.