updateOrders
Operation
updateOrders
UpdateExecutionReport updateOrders#updateOrders ( StringmarketId , List< UpdateInstruction >instructions ,StringcustomerRef ) throws APINGException
Update non-exposure changing fields
Parameter name | Type | Required | Description |
---|---|---|---|
marketId | String | The market id these orders are to be placed on | |
instructions | List< UpdateInstruction > | The number of update instructions. The limit of update instructions per request is 60 | |
customerRef | String |
| Optional parameter allowing the client to pass a unique string (up to 32 chars) that is used to de-dupe mistaken re-submissions. |
Return type | Description |
---|---|
|
Throws | Description |
---|---|
Generic exception that is thrown if this operation fails for any reason. |
Since 1.0.0