Newer Version Available
Benefit Schedule Participants (DELETE)
Remove participants from a benefit schedule asynchronously.
Removing a participant from a benefit schedule:
- Updates the end date of all the active benefit schedule assignments associated with the participant to a current date.
- Deletes benefit disbursements for future sessions whose attendance is yet to be marked.
- Resource
-
1/connect/program-mgmt/benefit-schedules/${benefitScheduleId}/benefit-assignments - Resource example
-
1https://yourInstance.salesforce.com/services/data/v60.0/connect/program-mgmt/benefit-schedules/BS-000000006/benefit-assignments?ids=BA-000000001,BA-000000002 - Available version
- 59.0
- HTTP methods
- DELETE
- Query parameters for DELETE
-
Parameter Name Type Description Required or Optional Available Version ids String[] Valid IDs of benefit assignments related to the participants to be removed. You can provide a maximum of 100 IDs.
Required 59.0