POST /api/enrichment/products/submissions · Scope: catalog:submitRequest body
string
Your own correlation/idempotency handle for the batch. Optional but recommended.
object[]
required
1–1000 submission items.
Response 200
One result per item, in submission order.
string
Echo of the item’s identity, for correlation.
number | null
Matched product id, or
null when unmatched.number | null
Created revision id when
status is CREATED.string
One of:
CREATED— pending revision created.UNMATCHED— no product matched the identity (or ambiguous).REJECTED_FIELDS— no whitelisted, non-empty enrichable fields to propose.
string[]
Submitted fields dropped as non-enrichable or empty.