Project Asset Descriptive Flexfields REST Endpoints
Project Assets/Project Asset Descriptive Flexfields
The operations from the Project Assets/Project Asset Descriptive Flexfields category.
- Create project assets - key flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/projectAssets/{projectAssetsUniqID}/child/ProjectAssetDff
- Get additional information for a project asset
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectAssets/{projectAssetsUniqID}/child/ProjectAssetDff/{ProjectAssetId}
- Get all additional information for project assets
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/projectAssets/{projectAssetsUniqID}/child/ProjectAssetDff
- Update a project asset using the Description flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/projectAssets/{projectAssetsUniqID}/child/ProjectAssetDff/{ProjectAssetId}