Get production orders
Endpoint: GET /v10/production-orders
Available properties for filtering: created_at
, updated_at
Available nested resources for including: deliveryNotes
, lines
, lines.product
, lines.variant
, supplier
This endpoint will fetch a list of all production orders in the account.
Data of response
Parameter | Required | Default | Description |
---|---|---|---|
production_orders.* | Yes | An array of object production orders |