AWI-80980 • 05-Jun-2023 • Bug • IOM 4.4
Actual Behavior Currently, unused values in PromotionLO are mapped to BigDecimal.ZERO. As theses values are API (null or a value) this affects projects checking for it. PromotionType.FIXED -> promotionDO.setPercentageValue(BigDecimal.ZERO) PromotionType.PERCENTAGE -> promotionDO.setFixedValue(BigDecimal
3066L2 • 23-Nov-2023 • References • ICM 7.10
This API specification is available for download as an Open API 3.0 YAML file: icm-b2b-requisition-approval-1x2x1.yaml References The following page lists available REST APIs for ICM 7.10 and their version dependencies: Reference - Intershop Commerce Management 7.10 REST API API Specification openapi:
30X661 • 09-Nov-2022 • References • ICM 7.10, ICM 11, ICM 12, ICM 13
This API specification is available for download as an Open API 3.0 YAML file: icm-b2b-cost-center-1x1x0.yaml References The following page lists available REST APIs for ICM 7.10 and their version dependencies: Reference - Intershop Commerce Management 7.10 REST API API Specification openapi: 3.0.1
306E60 • 14-Jun-2024 • References • ICM 7.10
This API specification is available for download as an Open API 3.0 YAML file: icm-b2b-shop-1x3x1.yaml References The following page lists available REST APIs for ICM 7.10 and their version dependencies: Reference - Intershop Commerce Management 7.10 REST API API Specification openapi: 3.0.1 info: title:
30P659 • 13-Nov-2023 • References • ICM 7.10
This API specification is available for download as an Open API 3.0 YAML file: icm-cc-1x2x0.yaml References The following page lists available REST APIs for ICM 7.10 and their version dependencies: Reference - Intershop Commerce Management 7.10 REST API API Specification openapi: 3.0.1 info: title:
AWI-80931 • 05-Jun-2024 • Bug • ICM 7.10, Responsive Starter Store
Description If you configured a Max Code Redemption for promotions this can be tricked if you add some promotions while logged in then log out and add further promotions to a new basket. If you now login again the baskets will be merged and all promotions will be active, even if they are above the max
AWI-80908 • 16-Jan-2024 • Bug • IOM 4.4
Description When querying order-states via the REST API order, a NullpointerException is raised if a special order is contained in the result. Possibly related to #78970 The stacktrace extract is as follows (I'll attach a full one):Caused by: java.lang.NullPointerException at deployment.bakery.base-app-4
AWI-80887 • 12-Jun-2024 • Bug
Description Some of the response samples are incorrect: (here the example to get product links of a product) { "pageable": "string", "total": 0, "offset": 0, "amount": 0, "elements": [ { ..... } ], "type": "string", "sortKeys": [ "string" ], "name": "string" } see: https://support.intershop.com/kb/index
30658A • 03-Jan-2024 • Support Articles • ICM 7.10
Table of Contents Introduction How to Change a Replication Processor Introduction Sometimes it might be necessary to change a replication processor within an existing customer replication environment / project. For example, staging information must be transferred via FullDomainSpecificStagingProcessor
AWI-80878 • 21-Nov-2023 • Bug • ICM 7.10, ICM 11
Description When trying the POST /baskets endpoint in the Swagger UI, no Content-Type is set for Basket [1.2.0] (and v 1.3.0) Resource causing 415 "Unsupported Media Type". Steps to Repeat 1) login to SMC 2) go to Site Management > inSPIRED-inTRONICS_Business-Site 3) click "Open Swagger UI" REST API: