Skip to main content
Version: v1.0.0

Materials

A material is a purchased physical input — something you buy from a vendor, hold in inventory, and consume when you make a product. Raw plastic, a fragrance oil, a cardboard box: if you order it in and it gets used up rather than sold, it's a material.

Materials are the entries in the materials inventory ledger and the components on the left-hand side of a bill of materials.

Key fields

FieldMeaning
materialCodeYour identifier for the material, unique within the organization
nameDisplay name
materialTypeIdThe material type that classifies it (required)
notesFree-form notes
isActiveWhether the material is available for new work

Relationships

Because so many records point at a material, an in-use material can't be deleted — set isActive to false to retire it.

See also

Manage materials through the REST API or the MCP server.