Flexfields for Assets REST Endpoints

Maintenance/Installed Base Assets/Flexfields for Assets
The Flexfields for Assets resource manages the descriptive flexfields that contain additional details about the assets.
Create an asset flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetDFF
Get all asset flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetDFF
Get one asset flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetDFF/{AssetId2}
Update an asset flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetDFF/{AssetId2}