GET
/
v1
/
bill_of_materials_line_items
/
:id

Body

id
string

This is the id of the bill of materials line item. If this is not provided, a new bill of materials line item will be created.

Response

id
string

This is the id of the bill of materials line item.

bill_of_materials_number
string

This is the number of the bill of materials to which the line item belongs.

line_type
string

This is the type or category of the line item.

part_name
string

This is the name of the part or item included in the bill of materials.

part_number
string

This is the number or code associated with the part or item.

purchase_supply_type
string

This is the type or category of the purchase/supply associated with the line item.

quantity
number

This is the quantity of the part or item required in the bill of materials.

status
string

This is the status or state of the line item.

Bill Of Materials Line Item

NameTypeDescription
bill_of_materials_numberTextNumber associated with the bill of materials to which the line item belongs
idTextUnique identifier for the line item
line_typeTextType or category of the line item
part_nameTextName of the part or item included in the bill of materials
part_numberTextNumber or code associated with the part or item
purchase_supply_typeTextType or category of the purchase/supply associated with the line item
quantityNumericQuantity of the part or item required in the bill of materials
statusTextStatus or state of the line item