Program Event Participation REST Endpoints

Program Event Participation
This service creates program events, reserves devices enrolled in program for the upcoming event, posts the outcome of a concluded event and cancels a program event before it transpires.
Cancel Program Event
Method: post
Path: https://server:port/rest/apis/cross/service/programEventParticipation/preEventCancellation
Create Program Event Participation
Method: post
Path: https://server:port/rest/apis/cross/service/programEventParticipation/reserveDevice
Update Post Event Outcome
Method: post
Path: https://server:port/rest/apis/cross/service/programEventParticipation/postEventOutcome