added

Leaves: Added ability to create leave adjustments

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

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

Time off API now supports retrieving existing leave requests via ID of the leave request.