Skip to main content
POST
Create Version

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
changeDescription
string | null
default:New version
createdById
string | null

Response

Successful Response

id
string
required
documentId
string
required
versionNumber
integer
required
changeDescription
string | null
createdAt
string<date-time> | null
createdById
string | null
status
string | null
submittedAt
string<date-time> | null
submittedById
string | null
approvedById
string | null
rejectionReason
string | null
isFinal
boolean
default:false
finalizedAt
string<date-time> | null
finalizedById
string | null
lineItems
LineItemResponse · object[]
groupedLineItems
LineItemCategoryGroup · object[]