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.