Award Project Descriptive Flexfields REST Endpoints
Awards/Award Projects/Award Project Descriptive Flexfields
A list of all the descriptive flexfields available for award projects.
- Create award project descriptive flexfields
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDFF - Get all award project descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDFF - Get an award project descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDFF/{Id} - Update an award project descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/awards/{AwardId}/child/AwardProject/{AwardProjectId}/child/AwardProjectDFF/{Id}