products
Ingest product
Idempotently ingests a product into the catalog by its natural key (SKU). When a product with the same SKU already exists, its mutable fields are updated; otherwise a new product is created. The response flag created distinguishes the two cases.
post/api/v1/products
Request body
Response
Product ingested.