GET
/
billofmaterialsitems

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 of billOfMaterialsItem

Response

200 - application/json
id
string

The unique identifier of the line item.

part_number
string

The part number of the item.

part_name
string

The name of the item.

quantity
integer

The quantity of the item required in the bill of materials.

purchase_supply_type
string

The type of purchase/supply for the item.

line_type
string

The type of line item in the bill of materials.

bill_of_materials_number
integer

The bill of materials number that this line item belongs to.

status
string

The status of the line item.