Detailed order info for commission calculated by institutional formula
curl --request GET \
--url https://my.exnessaffiliates.com:{order_id}/api/reports/orders/formula_institutional_avg/{server}:62437/{
"order_id": "string",
"symbol": "string",
"formula_code": "string",
"volume_lots": "number",
"volume_mln_usd": "number",
"reward_usd": "number",
"reward": "number",
"currency": "string",
"open_spread": "number",
"close_spread": "number",
"open_date": "datetime",
"close_date": "datetime",
"base_currency": "string",
"client_account_type": "string",
"avg_spread": "number",
"reward_percentage": "number",
"bonus_k": "number",
"contract_size": "number",
"point_size": "string",
"point_cost": "number",
"reward_qty": "number",
"reward_qty_currency": "string",
"point_cost_currency": "string",
"partner_account": "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
reward order ID number
"string"
client order symbol
"string"
partner reward formula code, can be one of the following: formula_forex, formula_classic, formula_classic_v2 (formula for orders with closing date starting from 22.12.17), formula_cfd, formula_ecn, null (if impossible to determine the formula - old orders)
"string"
volume traded by client in lots
"number"
volume traded by client in mln usd
"number"
reward amount in usd
"number"
reward amount in partner account currency
"number"
partner account currency
"string"
spread of opening
"number"
spread of closing
"number"
client order opening date
"datetime"
client order closing date
"datetime"
base currency
"string"
client account type
"string"
average spread size
"number"
reward percentage
"number"
bonus coefficient size
"number"
contract size
"number"
point size
"string"
point cost
"number"
reward amount in partner account currency
"number"
currency of reward
"string"
point cost currency
"string"
partner account number
"string"
curl --request GET \
--url https://my.exnessaffiliates.com:{order_id}/api/reports/orders/formula_institutional_avg/{server}:62437/{
"order_id": "string",
"symbol": "string",
"formula_code": "string",
"volume_lots": "number",
"volume_mln_usd": "number",
"reward_usd": "number",
"reward": "number",
"currency": "string",
"open_spread": "number",
"close_spread": "number",
"open_date": "datetime",
"close_date": "datetime",
"base_currency": "string",
"client_account_type": "string",
"avg_spread": "number",
"reward_percentage": "number",
"bonus_k": "number",
"contract_size": "number",
"point_size": "string",
"point_cost": "number",
"reward_qty": "number",
"reward_qty_currency": "string",
"point_cost_currency": "string",
"partner_account": "string"
}