Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
7.4 DXP U3
-
None
-
PIM Sprint 7, PIM Sprint 8
Description
- Go to http://localhost:8080/o/api?endpoint=http://localhost:8080/o/headless-commerce-admin-catalog/v1.0/openapi.json in order to check the Mapped Product POST endpoint by external reference code
- Do a POST call
- Check Mapped Product GET endpoint by external reference code
- Do a GET call
Expected result: The information sent in the POST call will be visible in the GET call response.