Hi All,
Can you please suggest any available IPS API to fetch the Asset infrormation?
I can see the below API but its expecting the Asset Type and ID but unable to fetch the asset info.
Any suggessions appreciated. Thanks
Regards,
Kiran Kollur
Type would be CommonID such as WaterMeter or WaterValve and the ID is the Asset ID (CompKey).
Retrieve all the common assets and you'll see what you are probably looking for
Get /assetmanagement/commonassets
Hi Joab,
Thanks for your information.
I am looking for asset valuation information for the particular asset.
I am trying with the API suggested by you and the below one as well, but not getting any valuation info in the response.
Apologies, I didn't specifically look into Valuation. It may not be in the REST schema. You may need to add it.