Skip to main content

Create or update products of a cluster in bulk

POST 

/v2/clusters/:lookupKey/:key/products/bulk

Processes up to two thousand products attached to the cluster identified by the URL in a single request.

The same lookup method declared on the URL is used for the nested products. Per-item outcomes are returned so callers can detect partial successes and retry only the items that failed.

Request

Responses

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