Installed Base Assets REST Endpoints

Maintenance/Installed Base Assets
The Installed Base Assets resource manages the customer and maintainable assets.
Create an asset
Method: post
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets
Get all assets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets
Get one asset
Method: get
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}
Method used to perform an export operation for assets and meters.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets/action/exportAssets
Update an asset
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}