Descriptive Flex Fields REST Endpoints

Participant Compensation Plans/Descriptive Flex Fields
The participant compensation plan descriptive flex fields resource is used to view and update custom attributes for a participant compensation plan. You can configure and deploy participant plan flex fields using the Setup and Maintenance, Manage Incentive Compensation Descriptive Flexfields task.
Get all descriptive flex fields for a participant plan
Method: get
Path: /fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantCompensationPlansDFFs
Get descriptive flex fields for a participant plan
Method: get
Path: /fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantCompensationPlansDFFs/{SrpCompPlanId}
Update descriptive flex fields for a participant plan
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}/child/ParticipantCompensationPlansDFFs/{SrpCompPlanId}