Breaking change: data type update for 4 deals-related response fields

We are updating the data type for four deals-related response fields from datetime to date.


Effective from: December 6, 2023


See the full post in our Changelog

1 Like

Does this change mean that we lose the actual time portion of the won time?
Will there be additional fields to get the time part back?
Why are you making this change?

Thanks in advance!

Samir

1 Like

Does this affect somehow with sorting capability of a /deals endpoint with usage of sort=close_time+DESC query param?

Like @dev_autonl said, we’d like to keep the time portion of a value too since we’re synchronizing data always a few hours back and this can potentially increase number of API calls towards you. Usage of webhooks is on our roadmap but it’ll not be finalized as soon as expected.

Thanks.