GET
/
v1
/
manufacture_order_line_items
/
:id

Body

id
string

This is the id of the manufacture order line item.

Response

id
string

This is the id of the manufacture order line item.

bom_name
string

This is the name of the bill of materials (BOM) associated with the line item.

bom_number
string

This is the number assigned to the bill of materials (BOM).

expected_date
date

This is the expected date for the completion of the line item.

line_status
string

This is the status of the line item (e.g., in progress, completed, etc.).

line_type
string

This is the type or category of the line item.

manufacture_order_number
string

This is the number of the associated manufacture order.

output_type
string

This is the type of output produced by the line item (e.g., product, component).

part_name
string

This is the name of the part associated with the line item.

part_number
string

This is the number assigned to the part associated with the line item.

priority
string

This is the priority level of the line item.

quantity
integer

This is the quantity of the part to be manufactured or processed.

site
string

This is the site or location associated with the line item.

work_order_number
string

This is the number of the associated work order.

yield_location
string

This is the location where the manufactured product will be stored.

Manufacture Order Line Item

FieldTypeDescription
bom_nameStringName of the bill of materials (BOM) associated with the line item
bom_numberStringNumber assigned to the bill of materials (BOM)
idStringUnique identifier for the line item
expected_dateDateExpected date for the completion of the line item
line_statusStringStatus of the line item (e.g., in progress, completed, etc.)
line_typeStringType or category of the line item
manufacture_order_numberStringNumber of the associated manufacture order
output_typeStringType of output produced by the line item (e.g., product, component)
part_nameStringName of the part associated with the line item
part_numberStringNumber assigned to the part associated with the line item
priorityStringPriority level of the line item
quantityIntegerQuantity of the part to be manufactured or processed
siteStringSite or location associated with the line item
work_order_numberStringNumber of the associated work order
yield_locationStringLocation where the manufactured product will be stored