GuidesAPI ReferenceChangelog
Changelog
added

v2.9.0

Added


Changed

  • Time Tracking ShiftsCreate shifts: Added new RECOMMENDEDoneOf variants to support time_amount, time_unit in summary and corrections in the request payload.. Added these fields in the response too.
  • Time Tracking ShiftsUpdate a shift: Added optional fields time_amount and time_unit in the request payload. Added these fields in the response too.
  • Time Tracking RatesCreate a New Shift Rate: Added new enum value for shiftRate type: PER_UNIT_FLAT_RATE
  • Time Tracking RatesUpdate a shift rate: Added new enum value for shiftRate type: PER_UNIT_FLAT_RATE
  • IT policiesList IT hardware policies: Endpoint name updated
  • IT ordersRetrieve an IT order: Fix docs - nullable attributes in request and response payload
  • IT ordersList IT orders: Fix docs - nullable attributes in request and response payload
  • IT assetsRetrieve an IT asset: Fix docs - nullable attributes in request and response payload
  • IT assetsList IT assets: Fix docs - nullable attributes in request and response payload
  • ContractorsCreate a new contract: Fix docs - typos, fix default value for notice_period