Skip to main content

Orders

flOrderDelete

Delete orders in LUSID

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the orderYesString"FinbourneExamples"
codeUnique identifier of the orderYesStringtest-order

flOrderGet

Get an order

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the orderYesString"FinbourneExamples"
codeCode of the orderYesStringtest-order
as_at_dateAsAt date of the orderNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
order property keysList of property keys to paint onto ordersNoCell referenceA set of cells containing values in the format "domain/scope/code"

flOrdersAdd

Create one or more orders

Parameters

NameDescriptionRequired FieldFormatExample
orders cellsPopulated table from flOrdersAdd_TemplateYesCell referenceSee template

flOrdersAdd_Template

Creates a template for adding orders

flOrdersList

Get a list of orders

Parameters

NameDescriptionRequired FieldFormatExample
as_at_dateAsAt date of the orderNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
limitLimit the number of returned results to this manyNoWhole number50
filterFilter results based on the filtering expressionNofiltering expressionid.code eq 'test-code'
order property keysList of property keys to paint onto ordersNoCell referenceA set of cells containing values in the format "domain/scope/code"