Filter inputs

NameTypeDescriptionMandatoryAvailable from version
AssetIdsGuid[]The BrickIds of the assets that you would like to collect prices forTrue
FromDateDateTime?Filter by from date to define the span of the historic price rangeTrue
ToDate DateTime?Filter by to 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