Program Enrollments REST Endpoints

Digital Assets/Program Enrollments
Program Enrollments is the process of linking a customer, a specific program, and where applicable a device location with a controllable device, creating a program subscription that officially records the customer's participation.
Create Program Enrollment
Method: post
Path: /rest/apis/cross/digitalAssets/programEnrollments/enroll
Create Program Unenrollment
Method: post
Path: /rest/apis/cross/digitalAssets/programEnrollments/unenroll
Enroll Additional Device Service
Method: post
Path: /rest/apis/cross/digitalAssets/programEnrollments/enrollDevice
Get Program Enrollment
Method: get
Path: /rest/apis/cross/digitalAssets/programEnrollments/enroll/{Enrollment Id}
Get Program Unenrollment
Method: get
Path: /rest/apis/cross/digitalAssets/programEnrollments/unenroll/{Unenrollment Id}
Post Acknowledgement
Method: post
Path: /rest/apis/cross/digitalAssets/programEnrollments/postAcknowledgement