ID Name:
id - An integer that uniquely identifies the Asset.
strName - Display name of the asset.
strDescription - A short text describing the asset.
strModel - For equipment or tools, this field can be used to store the model's name of the asset.
strMake - For equipment or tools, this field can be used to store the brand's name of the asset.
qtyMinStockCount - Mininum stock count for the asset.
strCity - The city the asset is located into.
strShippingTerms - This field can be used to add comments about the shipping terms of the asset.
strAddress - Street number and street name of the address the asset is located at.
strNotes - The city the asset is located into.
strCity - Code or full name of the province the asset is located at.
intCountryID - The ID of the country the asset is located at. For example : 124 for Canada or 840 for United States of America. For getting all possible values, please refer to the Country section.
intSiteID - For multi-sites tenants, the ID of the site where the asset is located at. A site is an asset itself, so for possible values, please refer to the Asset section.
strPostalCode - The postal code of the address the asset is located at.
dblLastPrice - Last Purchase Price Per Unit on Asset
bolIsSite - When set true indicates if Asset is a Site
Submit