Generates partner’s data for filling out the filters on the autorebates pages. Excludes records where client_account_type=‘partner’.
curl --request GET \
--url https://my.exnessaffiliates.com/api/v2/autorebates/filters/{
"client_account": [
"string"
],
"country": [
"string"
],
"client_account_type": [
"string"
],
"group": [
{
"id": "int",
"title": "string"
}
],
"partner_account": [
"string"
],
"partner_code": [
"string"
],
"status": [
"string"
],
"status_history": [
"string"
],
"group_type": [
"string"
],
"client_uid": "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.
OK
client account number
["string"]client country
["string"]client account type)
["string"]Values are ordered by the title field ascending
Show child attributes
[{ "id": "int", "title": "string" }]partner account number
["string"]partner code
["string"]statuses
["string"]history statuses
["string"]group_types
["string"]"string"
curl --request GET \
--url https://my.exnessaffiliates.com/api/v2/autorebates/filters/{
"client_account": [
"string"
],
"country": [
"string"
],
"client_account_type": [
"string"
],
"group": [
{
"id": "int",
"title": "string"
}
],
"partner_account": [
"string"
],
"partner_code": [
"string"
],
"status": [
"string"
],
"status_history": [
"string"
],
"group_type": [
"string"
],
"client_uid": "string"
}