Create a packaging component
POST/manager/order/v1/sources/:source/orders/:orderId/create-packaging-component
Creates a packaging component (a packaging ticket) for the order of the given source, used by kitchen/station workflows to print or track packaging for the order. Returns the identifiers of the created order component.
RATE LIMIT: 32 per minute
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
The packaging component was successfully created.
The request is malformed.
Invalid authorization.
Authorization not valid for the requested resource.
Resource not found.
The request body is not valid.