Skip to main content

Add a traceability record (closes the traceability gate)

POST 

/api/v1/products/:id/traceability

Required scope: dpp:draft:write. A WRITE (HMAC + Idempotency-Key). Adds one supply-chain material; a single record closes the traceability_required_for_category publish gate for categories that require traceability. supplierId MUST be owned-or-linked to your company (discover via GET /suppliers) — a non-accessible supplier returns 404 SUPPLIER_NOT_ACCESSIBLE (never 403). All guards (product editability, cross-tenant linked DPP, circular parent) are enforced identically to the operator UI.

Request

Responses

Created