Participant Compensation Plans REST Endpoints

Participant Compensation Plans
The participant compensation plans resource is used to view and update the participant plan. A participant compensation plan defines how to calculate earnings for a participant.
Get a participant compensation plan
Method: get
Path: /fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}
Get all participant compensation plans
Method: get
Path: /fscmRestApi/resources/11.13.18.05/participantCompensationPlans
Update a participant compensation plan
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/participantCompensationPlans/{participantCompensationPlansUniqID}