Skip to main content

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

OK

Response Headers
    Content-Type