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 } ] }
Documentation IndexFetch the complete documentation index at: https://docs.korint.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.korint.io/llms.txt
Use this file to discover all available pages before exploring further.
Brokerage firm id
Brokerage fees on the brokerage firm
Show child attributes
Was this page helpful?