Skip to main content
GET
/
api
/
v1
/
lot_commission
tier
curl --request GET \
  --url https://my.exnessaffiliates.com/api/v1/lot_commission/
{
  "account_type": "string",
  "symbol": "string",
  "multipliers": "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

account_type
string
required
Example:

"string"

symbol
string
required
Example:

"string"

multipliers
string
required
Example:

"string"