Contents
Changelog
ADDED
Effective from:
May 19, 2021
New fields in
GET /deals/summary endpoint responseAnnounced: May 19, 2021
Effective from:
May 19, 2021
May 19, 2021
<p>We have added two new fields to the <code><a href="https://developers.pipedrive.com/docs/api/v1/Deals#getDealsSummary" target="_self">GET /deals/summary</a></code> endpoint response:</p>
<ul>
<li><code>is_custom_currency</code> - a boolean showing whether the currency is considered custom </li>
<li><code>total_custom_currency_count</code> - an integer showing the total count of currencies for which <code>is_custom_currency</code> is <code>true</code></li>
</ul>
<br>
<p class="published-on"><i>Published on May 19, 2021</i></p>