The ID of the Order Management System.
The ID of the instrument.
{"result":true,"errormsg":null,"errorcode":0,"detail":null}
POST / HTTP/1.1 Host: UnsubscribeTicket Content-Type: application/json Accept: */* Content-Length: 28 { "OMSId": 1, "InstrumentId": 1 }
Successful unsubscription.
{ "result": true, "errormsg": null, "errorcode": 0, "detail": null }