Forms → Fetch multiple EOR Contract forms: endpoint is now available, allowing users to fetch versioned form definitions for creating EOR contracts for the specified countries.
Global payroll → Add GP Workers Additional Information: endpoint is now available, allow users to add additional information to a GP workers contract.
Contracts→ Retrieve contract PDF download link: endpoint is now available, allowing workers to retrieve a secure URL to download the PDF version of a contract
Time Tracking Shifts → Create shifts: request payload now supports a recommended variant that includes time_amount and time_unit, allowing users to specify shift duration directly. These fields are also included in the response
Time Tracking Shifts → Update a shift: time_amount and time_unit are now included as optional fields in the request body, allowing users to update time information. These fields are also included in the response
Time Tracking Rates → Create a New Shift Rate: shiftRate type now accepts PER_UNIT_FLAT_RATE enum as a value, allowing users to define rates per unit
Time Tracking Rates → Update a shift rate: shiftRate type now accepts PER_UNIT_FLAT_RATE enum as a value, allowing users to define rates per unit
Changed
IT policies → List IT hardware policies: endpoint name has been updated to List IT hardware policies
Fixed
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