/time-off
Creates a TimeOff object with the given values.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Headers
X-Account-Token
Token identifying the end user.
Query parameters
is_debug_mode
Whether to include debug fields (such as log file links) in the response.
run_async
Whether or not third-party updates should be run asynchronously.
Request
This endpoint expects an object.
model
Description
The TimeOff object is used to represent all employees’ Time Off entries.
Usage Example
Fetch from the LIST TimeOffs endpoint and filter by ID to show all time off requests.
Response
model
Description
The TimeOff object is used to represent all employees’ Time Off entries.
Usage Example
Fetch from the LIST TimeOffs endpoint and filter by ID to show all time off requests.
warnings
errors
logs