Recipes
List recipes
Returns recipes for a vendor with optional filters. Recipes define how inventory items are consumed.
GET
string
required
BOH API key with
recipes:read scope.string
required
Vendor UUID.
string
Filter:
SALES_RECIPE, PRODUCTION_RECIPE, or SUBRECIPE.string
DRAFT, PUBLISHED, or ARCHIVED. Defaults to all non-archived.string
UUID of a BOH store — returns recipes scoped to that store plus global ones.
string
Your product ID — returns recipes linked to that product.
string
UUID of the output item — for production recipes and subrecipes.
string
Returns recipes that have at least one line matching this service code.
string
Partial match on recipe name or code.
integer
default:"50"
Page size (1–200).
integer
default:"0"
Offset pagination.
string
Cursor-based pagination (mutually exclusive with
offset).
