Skip to main content
POST
Create Production Order

Authorizations

Authorization
string
header
required

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

Body

application/json
status
string | null
salesOrderId
string | null
salesOrderIds
string[] | null
productionType
string | null
category
string | null
orderQuantity
integer | null
dueDate
string | null
details
Details · object | null

Response

Successful Response

id
string
required
documentId
string | null
status
string | null
createdAt
string | null
currentVersion
integer | null
finalVersion
integer | null
productionType
string | null
production_type
string | null
category
string | null
orderQuantity
integer | null
order_quantity
integer | null
salesOrderId
string | null
salesOrderDocumentId
string | null
salesOrderIds
string[]
salesOrderDocumentIds
string[]
salesOrders
Salesorders · object[]
clientId
string | null
clientName
string | null
styleId
string | null
styleName
string | null
styles
Styles · object[]
picture
string | null
bomId
string | null
bomDocumentId
string | null
bomName
string | null
dueDate
string | null
plannedStartDate
string | null
plannedCompletionDate
string | null
exFactoryDate
string | null
actualStartDate
string | null
actualCompletionDate
string | null
materialsReadyDate
string | null
cuttingStartDate
string | null
cuttingEndDate
string | null
sewingStartDate
string | null
sewingEndDate
string | null
finishingStartDate
string | null
finishingEndDate
string | null
qcStartDate
string | null
qcEndDate
string | null
packingStartDate
string | null
packingEndDate
string | null
completionDate
string | null
productionLocation
string | null
productionLineId
string | null
productionLineName
string | null
specialInstructions
string | null
autoGenerateMaterialRequest
boolean | null
qcStatus
string | null
defectCount
integer | null
defectNotes
string | null
qcInspector
string | null
qcDate
string | null
assignedWorkers
string[] | null
details
Details · object | null