Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/brokerage-fees
{ "fees": [ { "productId": "<string>", "id": "<string>", "minCommission": 50, "maxCommission": 50, "defaultCommission": 50, "minCommissionLimit": 50, "maxCommissionLimit": 50, "minTotalCommission": 50, "maxTotalCommission": 50, "minManagementFee": 1, "maxManagementFee": 1 } ] }
Brokerage firm id
Brokerage fees on the brokerage firm
Show child attributes
Was this page helpful?