Materials

Create a new material for the current organization

Create a new material for the current organization.

post/materials

Request body

namestring required

Name of the material

definitionobject nullable

Material definition (formula, type, constituents)

manufacturerstring nullable

Manufacturer of the material

product_idstring nullable

Supplier product ID

project_idstring required

Project the material is scoped to. Required.

Response

Successful Response

namestring required

Name of the material

definitionobject nullable

Material definition (formula, type, constituents)

manufacturerstring nullable

Manufacturer of the material

product_idstring nullable

Supplier product ID

idstring required

Unique identifier for the material

organization_idstring required

Organization ID of the material

project_idstring required

Project the material is scoped to, derived from the cell specification(s) that reference it.

created_atstring date-time required

Timestamp when the material was created

updated_atstring date-time required

Timestamp when the material was last updated

created_bystring nullable

User ID of the creator.

property_countinteger

Number of property datasets attached to this material

Changes

No recorded changes to this endpoint across all 1 revision of this API.