Allows you to create a class enrollment.
The exernal ID of the class enrollment, usually a unique identifier from the calling system
The Id of the related class
The Id of the related user
Indicates the status of the class enrollment
- 0 = Request
- 10 = Cancel
- 20 = Waitlist
- 30 = Approve
- 40 = Deny
- 50 = Audit
- 60 = Enroll
Indicates the completion status of the class enrollment
- 0 = Unknown
- 10 = Attending
- 20 = Complete
- 30 = Incomplete
- 40 = NoShow
- 50 = Failed
Indicates if the class enrollment was cancelled outside the late cancellation window
Indicates if the class enrollment is a retake
Indicates the location type that the student is assigned to attend the class
- 0 = To Be Determined
- 10 = Classroom
- 20 = Remote Classroom
- 30 = Virtual
The ID of the classroom (if any) in which the student is assigned to attend the class
The hours spent by the student in the class enrollment
The grade the student received for the class enrollment
OK Response
Indicates the status of the API request.
- 0 = Success
- 10 = Error
- 20 = Not found
- 30 = Invalid integration key
Error details. This will only have a value if an error was encountered. The status property will also be set to Error (10).
The ID of the created class enrollment.