Skip to main content

Update Product Mapping

PUT 

/api/channel-partners/:id/product-mappings/:id2

Maps, re-maps or unmaps an external SKU.

Not yet available to API tokens

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

  • product_id (required, integer or null): the target product; null removes the mapping and returns the row to the review queue.

Re-mapping affects future orders and future replays only — orders already created keep their lines.

Request

Responses

OK

Response Headers
    Content-Type