GetInstruments
The ID of the Order Management System.
Filter by instrument state.
both
inactive
active
curl -L \ --url 'GetInstruments?OMSId=1'
[ { "omsId": 0, "instrumentId": 0, "symbol": "", "product1": 0, "product1Symbol": "", "product2": 0, "product2Symbol": "", "instrumentType": "Unknown", "venueInstrumentId": 0, "venueId": 0, "sortIndex": 0, "sessionStatus": "Unknown", "previousSessionStatus": "Unknown", "sessionStatusDateTime": "0001-01-01T00:00:00", "selfTradePrevention": false, "quantityIncrement": 0, "priceIncrement": 0, "minimumPrice": 0, "displaySymbol": "", "isDisable": false, "masterDataId": 0, "allowOnlyMarketMakerCounterParty": false } ]