Skip to main content
GET
/
api
/
v2
/
autorebates
/
{rebate_id}
/
filters
Get filters for rebate rows detail report.
curl --request GET \
  --url https://my.exnessaffiliates.com/api/v2/autorebates/{rebate_id}/filters/
{
  "client_account": [
    "string"
  ],
  "status": [
    "string"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://exness-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

rebate_id
string
required

Response

OK

client_account
string
required

client accounts

Example:
["string"]
status
string
required

status list of rebates rows

Example:
["string"]