The ID of the Order Management System.
The ID of the instrument.
{"omsId":0,"accountId":0,"instrumentId":0,"orderType":"Unknown","feeId":0,"feeAmt":0,"feeCalcType":"Percentage","feeType":"Flat","ladderThreshold":0,"ladderSeconds":0,"isActive":true}
GET /oms-fee-tiers?omsId=1&instrumentId=1 HTTP/1.1 Host: Accept: */*
Successful retrieval of fee tiers.
[ { "omsId": 0, "accountId": 0, "instrumentId": 0, "orderType": "Unknown", "feeId": 0, "feeAmt": 0, "feeCalcType": "Percentage", "feeType": "Flat", "ladderThreshold": 0, "ladderSeconds": 0, "isActive": true } ]