Skip to main content

Attach products and clusters to a category

POST 

/v2/categories/:lookupKey/:key/add-products-clusters

Adds one or more products and clusters to a category in a single operation.

Each item is referenced either by its internal identifier or by an external source / source identifier pair, allowing upstream systems to attach catalogue records without needing to resolve their internal identifiers. Items already attached to the category are reported as conflicts; the rest of the request continues to process.

Up to one hundred items can be processed in a single call.

Request

Responses

The bulk request completed; per-item outcomes are reported in the response payload.