Create an order
Orders
Create an order
Requires orders:create permission.
When a request ID is provided, all panes linked to that request (that don’t already have an order) are automatically updated with the new order’s _id and material.
POST
Create an order
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Minimum string length:
1Minimum string length:
1Required range:
x >= 1Minimum string length:
1Required range:
x >= 0Array of Station ObjectIds
Minimum string length:
1Required range:
x >= 0Total number of panes in this order
Required range:
x >= 0Number of panes completed
Required range:
x >= 0Overall completion percentage
Required range:
0 <= x <= 100Pane count per station
Available options:
pending, in_progress, completed, cancelled Minimum string length:
1Minimum string length:
1Minimum string length:
1