Versions Compared

Key

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

Inputs (Array of SwitchOrders) inherits from EntityBase

NameTypeDescriptionMandatoryAvailable from version
AccountGuidId of account where the allocation order should be created true 2.32
AllocationItems AllocationItem[]List of AllocationItem. The list must contain at least one item, instruments that will be bought.   true 2.32
SellOrdersSellOrder[]List of SellOrder. The list must contain at least one item, instruments that will be sold.   true 2.32
Commentstring

If you want comment text linked to the object


2.32
ResellerGuid

The id of reseller that you want to connect to the switch order


2.32
ExternalReferencestringAn external reference to the order
2.32
DecisionMakerWithinFirmGuidThe id of the person that represents the decision maker within firm
2.34
DecisionMakersGuid[]The id of the persons that represents the decision makers
2.34
ExchangeAlgorithmExchangeAlgorithmEnum?The exchange algorithm that should be used if currency exchange orders should be produced by the switch order
2.34

...

Name
Type
Description
Available from version
EntitiesArray

All switch orders in the request is returned along with each allocation orders BrickId, and array of Errors per allocation order

 2.32

...