The recipe / BOM object

AttributeDescription
recipe_idUnique identifier for rows that make up the recipe of a product.
recipe_row_idUnique identifier for a recipe row. One recipe row can apply to multiple product variants of the same product.
product_idID of the product this recipe row belongs to.
product_variant_idID of the product variant this recipe row belongs to.
ingredient_variant_idID of the material or product (i.e. subassemblies) variant used to make the product variant.
quantityThe quantity used to manufacture one unit of the product.
notesA string attached to the object to add any internal comments.
created_atThe timestamp when the recipe row was created.
updated_atThe timestamp when the recipe row was last updated.