Resource Progress Descriptive Flexfields REST Endpoints

Project Progress/Task Progress/Resource Progress/Resource Progress Descriptive Flexfields
The Resource Progress Descriptive Flexfields resource is used to view, create, and update additional information for resource progress.
Create a resource progress descriptive flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectProgress/{ProjectId}/child/TaskProgress/{TaskId}/child/ResourceProgress/{ResourceId}/child/ResourceProgressDFF
Get a resource progress descriptive flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgress/{ProjectId}/child/TaskProgress/{TaskId}/child/ResourceProgress/{ResourceId}/child/ResourceProgressDFF/{ProjectProgressId}
Get all resource progress descriptive flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectProgress/{ProjectId}/child/TaskProgress/{TaskId}/child/ResourceProgress/{ResourceId}/child/ResourceProgressDFF
Update a resource progress descriptive flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectProgress/{ProjectId}/child/TaskProgress/{TaskId}/child/ResourceProgress/{ResourceId}/child/ResourceProgressDFF/{ProjectProgressId}