Skip to main content
POST
Create Boms From Costing

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Org-Id
string | null

Path Parameters

costing_id
string
required

Body

application/json

Optional per-SKU variant picks for the from-costing generator. When omitted the generator keeps its color/size auto-match behavior (back-compat).

selections
BOMFromCostingSkuSelection · object[] | null

Response

Successful Response

success
boolean
required
message
string
required
styleId
string
required
styleSkuCount
integer
required
materialLineCount
integer
required
createdCount
integer
required
existingCount
integer
required
createdMaterialVariantCount
integer
required
costSheetId
string | null
costSheetDocumentId
string | null
sourceBomId
string | null
sourceBomDocumentId
string | null
styleName
string | null
items
BOMGeneratedItem · object[]
createdMaterialVariants
BOMMaterialVariantCreated · object[]