Skip to main content

Set BOM as Default

POST 

/api/manufacturing/boms/1/set-default

Promotes the given BOM to be the default for its product/variant. Any other BOM currently marked default for the same product (and variant, if scoped) is automatically demoted to is_default = false. This is the single-record endpoint backing the kebab "Set as Default" action; for status transitions use activate/archive instead. Returns the refreshed BomResource (200). No request body is required.

Request

Responses

OK

Response Headers
    Content-Type