Versions Compared

Key

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

Inputs Array[] of CancelTradeOrder

Name

Type

Description

Mandatory

Available from version

OrderId

Guid

This is the BrickId of the TradeOrder

Yes

2.27

CancelBatch

Guid

For reference only, to be able to keep track of all orders canceled.

Status
colourBlue
titleIN DEVELOPMENT

CancelLinkedOrders

Boolean

If there are linked orders, for exampel AutoGiro-orders or CurrencyExchangeOrders, this property defines if those orders should be canceled too. Defaults to false if not set

Status
colourBlue
titleIN DEVELOPMENT

CancelComment

String

Cancel-comment that will be saved on all canceled orders.

Status
colourBlue
titleIN DEVELOPMENT

Response

Response Message = “OK” or errors. A list of the supplied CancelTradeOrder entities with respective OrderId is also returned.

Info

This method works for internal orders, manual orders, external fund orders and MFEX orders while the orders are in their initial state Placed. Once the orders has progressed from this state they are no longer possible to cancel from the API.

Blog Posts
sortcreation
contenttitles
labelscanceltradeorders