Newer Version Available

This content describes an older version of this product. View Latest

Benefit Schedule Participants Input

Input representation of the request to add participants to a benefit schedule.
Root XML tag
<BenefitScheduleParticipantsInputRepresentation>
JSON example
1{
2  "enrollees": {
3    "enrolleeList": [
4        "003xx000004WhKeAAK"
5    ]
6  }
7}
Properties
Name Type Description Required or Optional Available Version
enrollees String[] The list of enrollees to be added to a benefit schedule. The enrollee can either be a contact, an account, or a program enrollment. Required 57.0