Contents
Changelog
UPDATE
Effective from:
October 20, 2020
Breaking change in
/subscriptions/recurring and /subscriptions/installment endpointsAnnounced: October 6, 2020
Effective from:
October 20, 2020
October 20, 2020
Endpoints directly affected:
What will change?
Instead of allowing to specify any random 3 character string as currency, the service will start checking if the specified currency is a real currency or a custom currency used in a company. Also, the service will start returning the error Unknown currency provided! if the inserted currency is unknown.
You can use GET /currencies endpoint to see a list of currencies accepted by Pipedrive as well as custom currencies a company might have created.
Why?
Users are able to use the “incorrect” currencies as parameters and it may cause issues.
Who is affected?
Anyone with functionality built on top of the previous behaviour might need to alter their code.
<p class="published-on"><i>Published on October 6, 2020</i></p>
</div>