Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Inputs (Array[]) TransferOrderSettleInformation

NameTypeDescriptionMandatoryAvailable from version
TransferOrderIdGuidThe Id of the order you want to settle  true2.23 
TradeDateDateTime The trade date you want the order to have true2.23 
SettlementDateDateTime The settlement date you want the order to have true 2.23
 ValueDateDateTime The value date you want the order to have true 2.23
 CustodyAccountGuid? The custody account you want to use, if left as null it will take the custody account defined on the currencyfalse  2.23

Response rows

NameTypeDescriptionAvailable from version
OrderSettlementResultsWithdrawalTransferOrderSettlementResult[]The result of each orders settlement

WithdrawalTransferOrderSettlementResult

NameTypeDescriptionAvailable from version
IdGuidThe Id of the order you wanted to settle 2.23
IsSettledboolIf the order was settled or not2.23
Messagestring"OK" if all went well, if not this will describe the error2.23

Code examples

C# - Get all account types from a BFS instance
 


Blog Posts

  • No labels