employees/{id}/terminate/{terminationDate}
Terminate an employee by ID on a specific date, or the current date if no date is provided
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The ID of the employee set by ECMS |
integer |
Required |
terminationDate |
An optional parameter to set the date (in ISO 8601 extended format only) on which to terminate the employee. The current date is used if no date is provided. |
date |
None. |
Body Parameters
None.
Response Information
Standard Responses
None.
Error Responses
HTTP Status Code | Error Message | Type | Additional Information |
---|