Skip to main content
PUT
Update 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

Path Parameters

bom_id
string
required

Body

application/json
styleId
string | null
skuId
string | null
submittedAt
string<date-time> | null
submittedById
string | null
documentId
string | null

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