GET
/
manufactureorderitems

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

limit
number
required

The number of items to manufacture

offset
number
required

Filter users without email

order_direction
string
required

Direction to manufacture accounts

Response

200 - application/json
id
string

Unique identifier for the Manufacture Order Line Item.

line_type
string

The type of the manufacture order line item.

output_type
string

The type of output of the manufacture order line item.

line_status
string

The status of the manufacture order line item.

part_number
string

The part number of the manufacture order line item.

part_name
string

The name of the part of the manufacture order line item.

expected_date
string

The expected completion date of the manufacture order line item.

quantity
integer

The quantity of the manufacture order line item.

work_order_number
integer

The work order number of the manufacture order line item.

site
string

The site where the manufacture order line item is to be produced.

yield_location
string

The location where the yield of the manufacture order line item is to be produced.

bom_number
integer

The Bill of Materials (BOM) number of the manufacture order line item.

bom_name
string

The Bill of Materials (BOM) name of the manufacture order line item.

priority
string

The priority of the manufacture order line item.

manufacture_order_number
integer

The number of the manufacture order for which the manufacture order line item belongs to.