/oms-fee-tiers
The ID of the Order Management System.
The ID of the instrument.
Successful retrieval of fee tiers.
curl -L \ --url '/oms-fee-tiers?omsId=1&instrumentId=1'
[ { "omsId": 0, "accountId": 0, "instrumentId": 0, "orderType": "Unknown", "feeId": 0, "feeAmt": 0, "feeCalcType": "Percentage", "feeType": "Flat", "ladderThreshold": 0, "ladderSeconds": 0, "isActive": true } ]