Unmap Single Product
DELETE//:domain/api/amazon/:integrationInstance/products/:product/map
Removes the existing ProductListing link between an Amazon product and its SKU.io product. Returns HTTP 422 with Product is not mapped. when no mapping exists.
Returns the refreshed AmazonProductResource (with sku_product: null).
Named route: amazon.products.unmap.
Request
Responses
- 200
- 422
OK
Response Headers
Content-Type
Unprocessable Entity
Response Headers
Content-Type