Contents
Changelog
ADDED
Effective from:
November 25th, 2024
Breaking change: Change Product Subscriptions Limits
Announced: September 25, 2024
Effective from:
November 25th, 2024
November 25th, 2024
We are introducing new limits on the number and periodicity of subscriptions connected to Products and Deal Products.
What is changing?
There are 3 changes that we will introduce:
- The maximum number of cycles per subscription in Deal Products and Products is now 208
- The billing start date limit in the past for Deal Products and Products is now 10 years
- For Deal Products, we are restricting the weekly subscriptions to a fix number of cycles
Affected endpoints:
- POST/v1/deals/{id}/products
- PUT/v1/deals/{id}/products/{dealProductId}
- POST/v1/products
- PUT/v1/products/{id}
- POST/v2/deals/{id}/products
- PATCH/v2/deals/{id}/products/{dealProductId}
- POST/v2/products
- PATCH/v2/products/{id}
Why is it changing?
To ensure we can replicate all the Subscriptions data in the new Insights revenue report, we are limiting the number of total payments per Deal, ensuring that all the data will always be visible in your reports!
If you have any questions or comments, feel free to let us know in the Developer’s Community.