Skip to main content
POST
Create Development Order

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

Body

application/json
rfsId
string | null
rfsDocumentId
string | null
clientId
string | null
clientName
string | null
brand
string | null
product
string | null
title
string | null
sampleQuantity
number | null
status
string | null
deadline
string | null
specsSheet
string | null
qcReport
string | null
notes
string | null
lineItems
DevelopmentOrderLineItemIn · object[] | null

Response

Successful Response