Program Enrollments (POST)

Enroll participants in a program.
Resource
Example URI for POST
Available version
57.0
HTTP methods
POST
Request body for POST
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
JSON example
Response body for POST
Program Enrollments Output