Skip to main content
POST
Create Order

Authorizations

Authorization
string
header
required

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

Body

application/json
cmtVendorId
string
required
qtyOrdered
number
required
productionOrderId
string | null
styleId
string | null
costSheetId
string | null
cmtPrice
number | null
cmtCostPolicy
string
default:capitalize
currency
string
default:VND
orderNumber
string | null
notes
string | null

Response

Successful Response

id
string
required
orgId
string
required
currency
string
required
qtyOrdered
number
required
qtyIssued
number
required
qtyReceived
number
required
cmtCostPolicy
string
required
status
string
required
orderNumber
string | null
cmtVendorId
string | null
productionOrderId
string | null
styleId
string | null
cmtPrice
number | null