Customer Assets (Deprecated) REST Endpoints

Maintenance/Customer Assets (Deprecated)
Deprecated. The Customer Assets resource manages customer assets. This resource was replaced by the Installed Base Assets resource.
Create one asset
Method: post
Path: /fscmRestApi/resources/11.13.18.05/customerAssets
Get all assets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerAssets
Get one asset
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerAssets/{AssetId}
Update one asset
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/customerAssets/{AssetId}