Release Notes
API Governance Update
This evolution reflects distinct delivery cadences between the Sales and Order domains and improves traceability of domain-specific changes across the API lifecycle.
Version Mapping
The table below provides the correspondence between the most recent past global release versions and domain-specific API versions.
| Global Version | Release Date | Sales API | Order API |
|---|---|---|---|
| 0.13.0 | 2026-04-20 | 1.4.2 | 2.3.4 |
3.0.0
- Removed deprecated APIs (v0 endpoint deprecated on 11 may 2026) following the API Lifecycle policy
- Deprecation of all sales APIs for future removal
See the changes here
3.1.4
- Few description changes to bring more meaning and/or remove disclaimers not relevant anymore
- Introduction of new APIs :
- Search Customers associated to partner site
- Search Contacts
- Create a new Contact
See the details of changes here
2.0.1
Updated description for "forecastCategory" attribute to explicit with more details some behavior / automatic value assignment that can happen depending on the lead-opportunity status.
See the changes here
3.0.7
- Some Enum changes + JSON Tag names modified
- New version (v1) and deprecation of (v0) for few APIs to handle enum / JSON Tag names :
- Search Orders
- Get Order details
- Get Portfolio / IPE Accreditations
- Introduction of new APIs :
- Get Product Prices
- Get Products
- Get Package / Offer Content
See the details of changes here
2.0.0
Aligned OpenAPI with actual implementation : "partnerId" tag is indeed mandatory for Updating lead-opportunity (PATCH method), same as creation. No impact on existing implementation
See the changes here