Program Enrollments Input

Input representation of the request to enroll or update participants in a program.
Root XML tag
<ProgramEnrollmentsInputRepresentation>
Properties
Name Type Description Required or Optional Available Version
enrollees Program Enrollment Input[]

The list of program enrollments that need to be added or updated.

For POST, the enrollments you want to add can either be a contact or an account.

For PUT, specify the program enrollments that need to be updated.

Required 57.0