Skip to main content
Version: v1.0.0

Products (SKUs)

A product — a SKU, for "stock-keeping unit" — is a finished good: something you make, buy, or sell, and that lives in finished-goods inventory. Where a material is consumed, a product is the thing that ends up on a sales order.

A SKU can be both an output and an input. Most are end products, but a SKU can also be a sub-assembly that feeds into another SKU's bill of materials — for example a filled-and-capped bottle that later goes into a gift set.

Key fields

FieldMeaning
skuCodeYour identifier for the product, unique within the organization
nameProduct name
skuTypeIdThe SKU type that classifies it (required)
itemsPerUnitHow many sellable items make up one order/handling unit (e.g. 12 per case); defaults to 1
ozPerItemOptional weight per item, in ounces
qboIdOptional QuickBooks Online identifier for accounting sync
notesFree-form notes
isActiveWhether the product is available for new work

Relationships

See also

Manage products through the REST API or the MCP server.