Skip to main content

Update an existing BOM

PUT 

/api/v1/customer-data/:entity_type/:entity_custom_id/boms/:bom_custom_id

Full update — the component list is replaced with the request payload. Components may be entered manually or linked via materialCustomId / orgCustomId (same contract and error catalog as create). Linked components are re-hydrated from their current source entities, so a PUT is also the way to refresh a stored snapshot.

Request

Responses

BOM updated successfully