v1

latestOpenAPI 3.0.32026-07-26710398.3 KB
Products

Create Products

Create products. Each item is independent: valid products are created and per-item failures are returned in rejected, so the batch never fails as a whole. Optional category_ids assigns the product to categories.

post/products/create

Request body

project_idstring

Required if using a company api key

Example request

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

Response

Per-item create results