added
Leaves: Added ability to create leave adjustments
October 28th, 2024 by Andrew Cetinc
Now you can create leave adjustments (positive and negative) from the API for a given leave type.
improved
Leaves: Added optional 'skip_approval' parameter when creating leave requests
October 28th, 2024 by Andrew Cetinc
Now when creating leave requests you can optionally pass in the ability to skip approvals for leave requests so they will automatically be created as approved, rather than go through their configured approval process.
added
Leaves: Added get request to retrieve existing leave request
October 28th, 2024 by Andrew Cetinc
Time off API now supports retrieving existing leave requests via ID of the leave request.