Skip to main content

Definition

A product is an item available for sale at the point of sale. It holds a name, a price, a category, and optionally a tax rate.

Purpose

Products define what can be sold. They appear as line items on orders and sales.

Relationships

  • A product belongs to a product category.
  • It is referenced by order and sale line items.
  • It can have an accounting category.

Endpoints