API Reference
Time

Delete time-off record

POST /api/delete_ee_time_off

Deletes an existing time-off record for one staff, using the time-off record ID. The time-off record will be marked as deleted.



Request



Body parameters



ee_time_off_id integer Required

The unique Marco identifier for the time-off record.



customer_id integer Required

The staff's unique identifier in your company's system.

Example: 50





Example Requests





Response



message string

The endpoint response status.

Valid values: Delete Successfully, Please confirm the ee_time_off_id, Permission Denied