Skip to main content
GET
List Production Order Versions

Authorizations

Authorization
string
header
required

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

Path Parameters

order_id
string
required

Response

Successful Response

id
string
required
productionOrderId
string
required
versionNumber
integer
required
documentId
string | null
changeDescription
string | null
status
string | null
productionType
string | null
category
string | null
orderQuantity
integer | null
createdAt
string | null
createdById
string | null
isFinal
boolean
default:false
finalizedAt
string | null
finalizedById
string | null
details
Details · object | null
snapshot
Snapshot · object | null