...
Name | Type | Description | Mandatory | Available from version |
---|---|---|---|---|
BrickId | Guid | This is the unique ID of the TransferOrder whose state will be updated. | Yes | |
TargetState | string | The desired state to which the transfer order should be updated. Available states: | Yes | |
BusinessDate | DateTime | Business date is set as trade/settle date on the created transactions. Only used together with AutomaticOrder_Finished. When finalizing an order, if the 'BusinessDate' is not specified, it will automatically be assigned the current date at the time of the request. | ||
CustodyAccount | Guid | On which custody account transactions will be created. Only used together with AutomaticOrder_Finished. When finalizing an order, if the 'CustodyAccount' is not specified, it will automatically be assigned the default custody account for the currency used for the transactions. | ||
...