Skip to main content

Get production orders

Endpoint: GET /v10/production-orders

Available properties for filtering: created_at, updated_at

Available nested resources for including: buyFromAddress, deliveryAddress, deliveryNotes, invoiceAddress, lines, lines.product, lines.variant, paymentTerm, salesOrders, salesOrders.delivery, salesOrders.lines, salesOrders.lines.product, salesOrders.lines.variant, salesOrders.shop, salesOrders.shopifyOrder, shipFromAddress, supplier

This endpoint will fetch a list of all production orders in the account.

note

Production orders do not have a per-resource endpoint. Line items are only available from this list endpoint, requested via includes[]=lines, includes[]=lines.product and includes[]=lines.variant. See Nested resources for the query syntax.

Data of response

ParameterRequiredDefaultDescription
production_orders.*YesAn array of object production orders