Filter inputs

NameTypeDescriptionMandatoryAvailable from version
AssetIdsGuid[]The BrickIds of the assets that you would like to collect prices forTrue
StartDateDateTime?Filter by start dateĀ to define the span of the historic price rangeTrue
EndDateDateTime?Filter by end date to define the span of the historic price range


Response rows (Array) inherits fromĀ EntityBase

NameTypeDescriptionAvailable from version

AssetId

GuidBfsId of the asset that the price relates to
PricedoubleThe price of the asset for the relevant price date
PriceDateDateTimeThe date of the related price


Code examples