Aller au contenu principal

Create or update a batch of products

POST 

/products/batch

Create or update many products in a single request - the recommended way to upload a product catalogue.

Every product is handled on its own and gets its own entry in the response, so one product that cannot be calculated does not hold up the rest. Match the entries to your request by product-id, or by the request-id you sent along.

Request

Responses

The batch was processed. Check the statuscode of each entry to see whether that product was calculated.