Release Notes bol Offer API Version 11
Version 11.1 (BETA)
| Version | Release Date | Release Type |
|---|---|---|
11.1 |
24-11-2025 |
Minor |
Summary of changes:
Missing product content attributes are added to the /not-for-sale-reasons endpoint in case an offer is offline due to missing product attributes.
In this way, a user can directly see which product attributes are missing that caused the offer to be offline.
This applies when the reason.code in the API response is equal to 4004-2.
With the implementation of this new feature, we also streamline the underlying unstructured data model over the rest of the Offer API. This shift is essential for consumer stability as it establishes a predictable, uniform convention for all attributes, significantly reducing integration risks and making the Offer API inherently less error-prone. This allows us to guarantee a foundation that can consistently and safely support future roadmap expansion.
| This version includes breaking changes. It is marked as a minor version upgrade because it is still in the BETA phase, where communication was done upfront that breaking changes are expected if needed, within the same major version. See the table below for more details. |
| Change # | Breaking change? | Endpoint | Change description |
|---|---|---|---|
1 |
Yes |
POST /retailer/offers |
Within the |
2 |
Yes |
POST /retailer/offers |
|
3 |
No |
GET /retailer/offers/{offer-id}/not-for-sale-reasons |
Within the |
4 |
No |
GET /retailer/offers/{offer-id}/not-for-sale-reasons |
In case the |