Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Operation
Anchor
updateOrders
updateOrders

Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titleupdateOrders

UpdateExecutionReport

updateOrders

updateOrders#updateOrders ( StringmarketId , List< UpdateInstruction >instructions ,StringcustomerRef ) throws APINGException

Update non-exposure changing fields

Parameter name

Type

Required

Description

marketId

String

(tick)

The market id these orders are to be placed on

instructions

List< UpdateInstruction >

(tick)

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

UpdateExecutionReport

 

Throws

Description

APINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0