Skip to main content
Server path: /buildops-assets | Type: Application | PCID required: Yes

Tools


buildops-assets_get_v1_asset_makes

Get list of asset makes Parameters:
ParameterTypeRequiredDefaultDescription
pagenumberNoPage number
page_sizenumberNoNumber of items per page
include_archivedbooleanNoFlag to include archived items in the response

buildops-assets_get_v1_asset_makes_make_id

Get asset make Parameters:
ParameterTypeRequiredDefaultDescription
makeIdstringYesMake Id

buildops-assets_get_v1_asset_types

Get Asset Types List by tenantId Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number for pagination
page_sizeintegerNoNumber of items per page

buildops-assets_get_v1_assets

Get Property Assets List By tenantId Parameters:
ParameterTypeRequiredDefaultDescription
pageintegerNoPage number for pagination
page_sizeintegerNoNumber of items per page
property_idstringNoProperty ID
include_inactivebooleanNoIf this parameter is passed as true, this endpoint will return inactive vendors.

buildops-assets_patch_v1_asset_makes_make_id

Update asset make Parameters:
ParameterTypeRequiredDefaultDescription
makeIdstringYesMake Id
namestringNoThe name value

buildops-assets_patch_v1_assets_asset_id

Update property asset Parameters:
ParameterTypeRequiredDefaultDescription
assetIdstringYesAsset Id
assetNamestringNoAsset Name
assetTypeIdstringNoAsset Type Id
barCodeIdstringNoBar Code ID associated with the asset
bluonAssetModelstringNoBluon asset model
imageUrlstringNoURL of the asset image
installDatenumberNoInstallation date as a Unix timestamp (seconds since epoch)
internalIdentifierstringNoCustom internal identifier
lifeExpectancyInYearsnumberNoLife expectancy in years
locationstringNoLocation within the property
makeIdstringNoMake Id
manufacturedDatestringNoManufactured date in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ)
modelNumberstringNoModel Number
namePlateImageUrlstringNoURL of the nameplate image
ownerIdentifierstringNoIdentifier assigned by the owner
propertyZonestringNoZone within the property
qrCodeIdstringNoQR Code ID associated with the asset
serialNostringNoSerial No
weightnumberNoExpected remaining life expectancy in years

buildops-assets_post_v1_asset_makes

Create asset make Parameters:
ParameterTypeRequiredDefaultDescription
namestringYesThe name value

buildops-assets_post_v1_asset_makes_make_id_archive

Archive asset make Parameters:
ParameterTypeRequiredDefaultDescription
makeIdstringYesMake Id
replacementMakeIdstringNoReplacement Make Id

buildops-assets_post_v1_asset_makes_make_id_unarchive

Unarchive asset make Parameters:
ParameterTypeRequiredDefaultDescription
makeIdstringYesMake Id

buildops-assets_post_v1_assets

Create property asset Parameters:
ParameterTypeRequiredDefaultDescription
assetNamestringYesAsset Name
assetTypeIdstringYesAsset Type Id
barCodeIdstringNoBar Code ID associated with the asset
bluonAssetModelstringNoBluon asset model
customerPropertyIdstringYesCustomer Property Id
imageUrlstringNoURL of the asset image
installDatenumberNoInstallation date as a Unix timestamp (seconds since epoch)
internalIdentifierstringNoCustom internal identifier
lifeExpectancyInYearsnumberNoLife expectancy in years
locationstringNoLocation within the property
makeIdstringNoMake Id
manufacturedDatestringNoManufactured date in ISO 8601 format (YYYY-MM-DDTHH:mm:ss.sssZ)
modelNumberstringNoModel Number
namePlateImageUrlstringNoURL of the nameplate image
ownerIdentifierstringNoIdentifier assigned by the owner
propertyZonestringNoZone within the property
qrCodeIdstringNoQR Code ID associated with the asset
serialNostringNoSerial No
weightnumberNoExpected remaining life expectancy in years