Skip to main content

Allocations

flAllocationDelete

Delete allocations in LUSID

Parameters

NameDescriptionRequired FieldFormatExample
scopeScope of the allocationYesString"FinbourneExamples"
codeUnique identifier of the allocationYesStringtest-order

flAllocationGet

Get an allocation

Parameters

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

flAllocationsAdd

Create one or more allocations

Parameters

NameDescriptionRequired FieldFormatExample
allocation cellsPopulated table from flAllocationsAdd_TemplateYesCell referenceSee template

flAllocationsAdd_Template

Creates a template for adding allocations

flAllocationsList

Get a list of allocations

Parameters

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