Skip to main content
GET
/
api
/
affiliate
/
partner
/
allocation
Partner allocation check.
curl --request GET \
  --url https://my.exnessaffiliates.com/api/affiliate/partner/allocation
{
  "value": "string",
  "type": "string",
  "client_uid": "string",
  "registered_at": "datetime",
  "client_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.

Response

OK

value
string
required

Value of the search.

Example:

"string"

type
string
required

Search data type

Example:

"string"

client_uid
string
required

Unique client identifier (trimmed as in Client list).

Example:

"string"

registered_at
string
required
Client registration date.
Example:

"datetime"

client_status
string
required

Client PPA status

Example:

"string"