API Changelog: API Documentation

October 01, 2024

1 change
  • people customizable_type for custom fields is not supported anymore. Instead of people custom fields, you can now use contacts custom fields (for contacts and clients) and employees custom fields (for employees and contractors).

September 25, 2024

1 change
  • On api/v2/deals endpoint when using POST to create new deals, if your organization has a deal custom field marked as required and a key-value pair for that custom field ID is not sent as part of the payload, validation will fail and raise an error 422 for missing custom fields.

August 01, 2024

1 change
  • BREAKING: Responses will not return included data by default. Please take a look at the documentation for more information.

April 03, 2024

1 change
  • On api/v2/time_entries endpoint, restricted attributes cost, base_cost, overhead_cost, internal_overhead and facility_overhead to profitability_manager role

January 12, 2024

1 change

December 06, 2023

1 change
  • added description attribute on events table
  • added permitting and serialization of description attribute

October 12, 2023

1 change
  • added webhook rate limit