Skip to main content

Unmap Single Product

DELETE 

/api/walmart/:integrationInstance/products/:product/map

Remove the mapping between a Walmart listing and its SKU product by deleting the ProductListing record. The Walmart product itself is preserved.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Returns 422 if the product is not currently mapped.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type