Create Manufacture Order Line Item
This endpoint creates a new manufacture order line item.
POST
Body
string
This is the id of the manufacture order line item.
string
This is the name of the bill of materials (BOM) associated with the line item.
string
This is the number assigned to the bill of materials (BOM).
date
This is the expected date for the completion of the line item.
string
This is the status of the line item (e.g., in progress, completed, etc.).
string
This is the type or category of the line item.
string
This is the number of the associated manufacture order.
string
This is the type of output produced by the line item (e.g., product, component).
string
This is the name of the part associated with the line item.
string
This is the number assigned to the part associated with the line item.
string
This is the priority level of the line item.
integer
This is the quantity of the part to be manufactured or processed.
string
This is the site or location associated with the line item.
string
This is the number of the associated work order.
string
This is the location where the manufactured product will be stored.
Response
string
This is the id of the manufacture order line item.
string
This is the name of the bill of materials (BOM) associated with the line item.
string
This is the number assigned to the bill of materials (BOM).
date
This is the expected date for the completion of the line item.
string
This is the status of the line item (e.g., in progress, completed, etc.).
string
This is the type or category of the line item.
string
This is the number of the associated manufacture order.
string
This is the type of output produced by the line item (e.g., product, component).
string
This is the name of the part associated with the line item.
string
This is the number assigned to the part associated with the line item.
string
This is the priority level of the line item.
integer
This is the quantity of the part to be manufactured or processed.
string
This is the site or location associated with the line item.
string
This is the number of the associated work order.
string
This is the location where the manufactured product will be stored.