GuidesAPI ReferenceChangelog
Changelog
added

v2.1.89

📘 Endpoint Update: /rest/v2/time_offs/validate

What's New

We’ve introduced a new field in the request body to improve validation workflows for time off requests:

require_description :boolean
Indicates whether a description is required when validating a time off request. This allows client applications to explicitly check if the description field must be included before submission.