Skip to main content

Executions

flExecutionDelete

Delete executions in LUSID

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the executionYesString"FinbourneExamples"
codeUnique identifier of the executionYesStringtest-order

flExecutionGet

Get an execution

Parameters

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

flExecutionsAdd

Create one or more executions

Parameters

NameDescriptionRequired FieldFormatExample
executions cellsPopulated table from flExecutionsAdd_TemplateYesCell referenceSee template

flExecutionsAdd_Template

Creates a template for adding executions

flExecutionsList

Get a list of executions

Parameters

NameDescriptionRequired FieldFormatExample
as_at_dateAsAt date of the executionNoYYYY-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'
execution property keysList of property keys to paint onto executionsNoCell referenceA set of cells containing values in the format "domain/scope/code"