Skip to main content

Create Product Mapping

POST 

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

Pre-seeds a mapping before the first order arrives — e.g. when onboarding a partner from their catalog export.

Not yet available to API tokens

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

  • external_sku (required, string, max 255, unique per partner): the sku string the partner sends
  • product_id (required, integer): the product to resolve it to

Request

Responses

Created

Response Headers
    Content-Type