Skip to main content
POST
Create Bom

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

Body

application/json
styleId
string
required
skuId
string
required
createdById
string | null
lineItems
LineItemCreate · object[]

Response

Successful Response

id
string
required
documentId
string
required
currentVersion
integer
required
versionCount
integer
required
styleId
string | null
skuId
string | null
style
StyleInfo · object | null
sku
StyleSKUInfo · object | null
finalVersion
integer | null
latestVersion
BOMVersionSummary · object | null
status
string | null
createdAt
string<date-time> | null
submittedAt
string<date-time> | null
createdById
string | null
submittedById
string | null
approvedById
string | null
versions
BOMVersionResponse · object[] | null