Update a manufacturing order

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Database ID of the resource

Body Params

Partial update payload for a manufacturing order.
Omitted fields keep their current values.

Via API, code, quantity, due_date, and assigned_id are publicly supported for updates.

Custom fields configured for manufacturing orders can also be updated using fields in the form custom_<id>, where <id> is the database ID of the custom field in your account.

string

A unique number to identify the manufacturing order.

number

Quantity of manufacturing order.

integer | null

Date and time when this manufacturing order should be ready.

integer

User that is responsible for this manufacturing order.

Responses
202

Manufacturing order updated

404

Resource not found

429

Rate limited - another request is running

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json