The store product object
A product as it is sold at a single store, carrying its price, barcodes, department, and inventory settings.
Unique identifier for the record.
Whether the product is active.
Primary barcode.
Brand name.
ISO 3166-1 alpha-3 country code of origin.
3When the record was created.
ID of the store department this product belongs to.
^[0-9]+$Short description, intended for character-limited use cases (e.g., printed receipts).
Whether the product is eligible for EBT/SNAP payment.
Whether the product is available for e-commerce.
Food modifier categories, and their modifiers, available for this product, ordered by category priority.
Whether the product is a Blackhawk gift card.
Whether the product is a reloadable Blackhawk gift card.
Whether purchases of this product can include a tip.
Item modifiers available for this product.
Loyalty points earned per dollar spent. Null defaults to one point per dollar.
^[0-9]+(\.[0-9]+)?$"199.99"
Whether the product is entered manually at the register rather than scanned.
Upper bound for the retail price, in dollars. This is typically only used for variable-priced gift cards.
^[0-9]+(\.[0-9]+)?$"199.99"
Minimum customer age, in years, required to purchase.
Lower bound for the retail price, in dollars. This is typically only used for variable-priced gift cards.
^[0-9]+(\.[0-9]+)?$"199.99"
Human-readable product name.
Whether the register prompts for a quantity when the product is scanned.
Current shelf/retail price in dollars.
^[0-9]+(\.[0-9]+)?$"199.99"
Whether the product is sold by weight rather than by unit.
ID of the store this product belongs to.
^[0-9]+$Whether the product is synchronized to deli scales.
Target gross margin for pricing decisions, as a whole-number percentage (35 means 35%).
^-?[0-9]+(\.[0-9]+)?$"199.99"
Tax rates applied to this product at the register.
When the record was last changed.
Whether the sale price is entered at the register instead of fixed.
Preset weights for products sold by weight.
Whether the product is eligible for WIC payment.
The vendor currently supplying this product.
The vendor catalog entry currently supplying this product.
Current inventory levels. Included when requested via include=inventory.
Vendor catalog entries for this product.