Skip to main content

Map Product

POST 

/api/magento1/instances/:integrationInstance/products/:product/map

Maps a single catalog product to a specific SKU.io product chosen in the smart-match modal. Replaces any existing mapping in place. Returns the refreshed Magento 1 product resource (with its product_listing).

Body fields:

  • product_id (integer, required): the SKU.io product id to link (must exist in products).

Authentication: Requires Bearer token.

Request

Responses

OK