This endpoint gets or creates a new bill of materials.
Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
| Name | Type | Description |
|---|---|---|
| created_at | Date/Time | Date and time when the bill of materials was created |
| description | Text | Description or additional details about the bill of materials |
| groups | Text | Groups or categories associated with the bill of materials |
| id | Text | Unique identifier for the bill of materials |
| number | Text | Number associated with the bill of materials |
| name | Text | Name of the bill of materials |
| updated_at | Date/Time | Date and time when the bill of materials was last updated |
| valid | Boolean | Indicates whether the bill of materials is valid or not |
| Name | Type | Description |
|---|---|---|
| bill_of_materials_number | Text | Number associated with the bill of materials to which the line item belongs |
| id | Text | Unique identifier for the line item |
| line_type | Text | Type or category of the line item |
| part_name | Text | Name of the part or item included in the bill of materials |
| part_number | Text | Number or code associated with the part or item |
| purchase_supply_type | Text | Type or category of the purchase/supply associated with the line item |
| quantity | Numeric | Quantity of the part or item required in the bill of materials |
| status | Text | Status or state of the line item |