Skip to main content

Placements

flPlacementDelete

Delete Placements in LUSID

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the PlacementYesString"FinbourneExamples"
codeUnique identifier of the PlacementYesStringtest-order

flPlacementGet

Get a placement

Parameters

NameDescriptionRequired FieldFormatExample
scopePlacement's scopeYesString"FinbourneExamples"
codePlacement's codeYesStringtest-order
as_at_dateAsAt date of the placementNoYYYY-MM-DD T HH:MM:SS.ms2019-04-10 T 13:30:45.55
placement property keysList of property keys to paint onto placementsNoCell referenceA set of cells containing values in the format "domain/scope/code"

flPlacementsAdd

Create one or more Placements

Parameters

NameDescriptionRequired FieldFormatExample
Placement cellsPopulated table from flPlacementsAdd_TemplateYesCell referenceSee template

flPlacementsAdd_Template

Creates a template for adding placements

flPlacementsList

Get a list of placements

Parameters

NameDescriptionRequired FieldFormatExample
as_at_dateAsAt date of the placementNoYYYY-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 filtering expressionNofiltering expressionid.code eq 'test-code'
placement property keysList of property keys to paint onto placementsNoCell referenceA set of cells containing values in the format "domain/scope/code"