List manufacturing orders

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

A unique number to identify the manufacturing order.

integer

Database ID of the manufacturing order.

integer

Database ID of the stock item.

If Matrix BOM is turned on, this is unique for each variation.

integer

Database product ID.

If Matrix BOM is turned on, product_id is the same at all variations of the stock item.

string

A unique number to identify the stock item.

string

Name of the stock item.

integer

ID of the product group.

string

A unique number to identify the product group.

string

Name of the product group.

integer

ID of BOM.

integer

ID of routing.

integer

Deprecated. Prefer target_lots in responses.

status
array of objects

Status of manufacturing order.

  • 10 - New
  • 15 - Not scheduled
  • 20 - Scheduled
  • 30 - In progress
  • 35 - Paused
  • 40 - Done
  • 50 - Shipped
  • 60 - Closed
  • 70 - Cancelled

Arrays are supported, for example ?status[]=10&status[]=20.

status
part_status
array of objects

Status of parts that are booked.

  • 4 - Requested
  • 3 - Not booked
  • 2 - Delayed
  • 1 - Expected
  • 0 - Received

Arrays are supported, for example ?part_status[]=1&part_status[]=2.

part_status
Allowed:
type
array of objects

Manufacturing order type.

  • 1 - Manufacturing order
  • 2 - Service order
  • 3 - Service order
  • 4 - Manufacturing order without BOM
  • 5 - Kit
  • 6 - Disassembly
  • 7 - Disassembly kit

Arrays are supported, for example ?type[]=1&type[]=2.

type
Allowed:
integer

User that is responsible for this manufacturing order.

string

Minimum quantity of manufacturing order.

string

Maximum quantity of manufacturing order.

string

Minimum cost per one stock item.

string

Maximum cost per one stock item.

string

Minimum total cost of manufacturing order.

string

Maximum total cost of manufacturing order.

number

Minimum planned duration (minutes)

number

Maximum planned duration (minutes)

number

Minimum real duration (minutes)

number

Maximum real duration (minutes)

number

Minimum delay (days)

number

Maximum delay (days)

integer

Minimum creation date and time as UNIX timestamp.

integer

Maximum creation date and time as UNIX timestamp.

integer

Minimum due date and time as UNIX timestamp.

integer

Maximum due date and time as UNIX timestamp.

integer

Minimum start date and time as UNIX timestamp.

integer

Maximum start date and time as UNIX timestamp.

integer

Minimum finish date and time as UNIX timestamp.

integer

Maximum finish date and time as UNIX timestamp.

integer

Maximum finish or due date and time as UNIX timestamp.

string

Filter by customer order code.

string

A unique number to identify the customer.

string

A name of the customer.

string

Deprecated. A unique number to identify the target lot. Prefer target_lots in responses.

integer

ID of site where this manufacturing order is performed (only with multisite feature).

number

Minimum time difference (minutes)

number

Maximum time difference (minutes)

integer

Minimum time difference (%)

integer

Maximum time difference (%)

Headers
string

Pagination range (e.g., items=0-99, items=200-249)

Responses

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