GuidesAPI ReferenceChangelog
Changelog

v.2.1.85

🚀 Enhancements for time_offs endpoints

✨ What's New

  • POST /v2/time_offs/validate
    Changed requestBody is_paid property to don't have a default value, instead it will use the default resolution logic on time-off service
  • PATCH /v2/time_offs/:time_off_id
    Added attachments to the response
  • POST /v2/time_offs
    Added attachments to the response
    Improved the description for is_paid in the request body