Skip to main content

Duplicate BOM

POST 

/api/manufacturing/boms/:id/duplicate

Deep-clones a BOM into a new draft (output lines, component lines, operations). The new BOM's name is the source's name with " (Copy)" appended; if that name is already taken for the same product/variant the suffix becomes " (Copy 2)", " (Copy 3)", etc.

Required scope: manufacturing:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

Successful response