v1

latestOpenAPI 3.0.32026-07-26710398.3 KB
Products

Update Products

Update products (name, description, image, price overrides, categories). Each item is independent: items with nothing to apply (not found, no changes, duplicate id) are reported in skipped, and unsatisfiable changes (name conflict, unknown category) in rejected, so the batch never fails as a whole.

post/products/update

Request body

project_idstring

Required if using a company api key

Example request

{
  "project_id": "or_f45b94ba-5e35-4982-93ed-285e72ee14eb"
}

Response

Per-item update results