Employee Event Registrants REST Endpoints

Employee Event Registrants
The endpoint returns a paginated list of employee event registrants.
Create an employee event registrant
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventRespondents
Delete an employee event registrant
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventRespondents/{EmployeeEventRespondentId}
Get a single employee event registrant
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventRespondents/{EmployeeEventRespondentId}
Get all employee event registrants
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventRespondents
Retrieve employee event registrants
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventRespondents/action/findByAdvancedSearchQuery
Update an employee event registrant
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventRespondents/{EmployeeEventRespondentId}