Flexfields REST Endpoints

Maintenance/Customer Assets (Deprecated)/Flexfields
The Flexfields for Customer Assets resource manages descriptive flexfields that contain details about the customer assets.
Create flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/customerAssets/{AssetId}/child/CustomerAssetDFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerAssets/{AssetId}/child/CustomerAssetDFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/customerAssets/{AssetId}/child/CustomerAssetDFF/{AssetId2}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/customerAssets/{AssetId}/child/CustomerAssetDFF/{AssetId2}