added
v2.9.0
September 23rd, 2025
Added
- Contracts→ Retrieve contract PDF download link: New endpoint that allow workers to retrieve a secure URL for downloading the PDF version of a specific contract.
Changed
- Time Tracking Shifts → Create shifts: Added new
RECOMMENDED
oneOf variants to supporttime_amount
,time_unit
in summary and corrections in the request payload.. Added these fields in the response too. - Time Tracking Shifts → Update a shift: Added optional fields
time_amount
andtime_unit
in the request payload. Added these fields in the response too. - Time Tracking Rates → Create a New Shift Rate: Added new enum value for shiftRate type:
PER_UNIT_FLAT_RATE
- Time Tracking Rates → Update a shift rate: Added new enum value for shiftRate type:
PER_UNIT_FLAT_RATE
- IT policies → List IT hardware policies: Endpoint name updated
- IT orders → Retrieve an IT order: Fix docs - nullable attributes in request and response payload
- IT orders → List IT orders: Fix docs - nullable attributes in request and response payload
- IT assets → Retrieve an IT asset: Fix docs - nullable attributes in request and response payload
- IT assets → List IT assets: Fix docs - nullable attributes in request and response payload
- Contractors → Create a new contract: Fix docs - typos, fix
default
value fornotice_period