This repository was archived by the owner on Apr 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -442,6 +442,7 @@ We list all backwards-compatible additions here. These are currently available i
442442- We added the `dealPipelines.delete` endpoint.
443443- The `deals.list` endpoint can now filter deals by pipeline ids.
444444- We added `pipeline` to `deals.list` .
445+ - We now return the `default` payment term id in `paymentTerms.list` meta information.
445446- We added the `meetings.createReport` endpoint.
446447
447448#### November 2023
@@ -456,7 +457,6 @@ We list all backwards-compatible additions here. These are currently available i
456457- We added `call.completed` and `meeting.completed` types to supported Webhook types.
457458- We added the `notes.list` , `notes.create` and `notes.update` endpoints.
458459- We added the `emailTracking.create` endpoint.
459- - We now return the `default` payment term id in `paymentTerms.list` meta information.
460460
461461#### October 2023
462462- We added `late_fees` to `invoices.info` and `invoices.list` .
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ We list all backwards-compatible additions here. These are currently available i
2020- We added the `dealPipelines.delete` endpoint.
2121- The `deals.list` endpoint can now filter deals by pipeline ids.
2222- We added `pipeline` to `deals.list` .
23+ - We now return the `default` payment term id in `paymentTerms.list` meta information.
2324- We added the `meetings.createReport` endpoint.
2425
2526#### November 2023
@@ -34,7 +35,6 @@ We list all backwards-compatible additions here. These are currently available i
3435- We added `call.completed` and `meeting.completed` types to supported Webhook types.
3536- We added the `notes.list` , `notes.create` and `notes.update` endpoints.
3637- We added the `emailTracking.create` endpoint.
37- - We now return the `default` payment term id in `paymentTerms.list` meta information.
3838
3939#### October 2023
4040- We added `late_fees` to `invoices.info` and `invoices.list` .
You can’t perform that action at this time.
0 commit comments