improved

September 4 Updates

Companies

👍

Added

  • Endpoint to update Company (currently allows to update only custom_id field).
  • Endpoint to set given Office Location as HQ.
  • Endpoint to get Office Location by ID.
  • Endpoint to update Office Location.

Custom Attributes

👍

Added

  • Endpoint to get a list of Custom Attributes.

Dictionaries

👍

Added

  • Endpoint to get a list of Dictionaries.
  • Endpoint to get Dictionary by ID.

Employees

👍

Added

  • Endpoint to archive Employee.
  • Endpoint to unarchive Employee.
  • Response fields termination_date and client_company_ids to Employee update, create, get and list endpoints.

Projects

👍

Added

  • Endpoint to update Project.

OAuth2

👍

Added

  • Endpoint to get an Access Token.