Go to Apicbase

Get Recipes Linked to an Outlet

Returns a list of recipes linked to a given outlet.

Log in to see full request history

Recipes indirectly linked to an outlet because of being linked through a menu or as a subrcipe in a recipe that is linked are also shown.

Path Params
string
required

An outlet ID.

Query Params
string

A page number within the paginated result set.

string

A field to order results by.

string

A recipe name to query on.

string

A UID (reference number) to query on.

int32

The amount of servings.

int32

The amount of servings (greater than).

int32

The amount of servings (lower than).

float

Filter on a tax rate.

float

Filter on a tax rate (greater than).

float

Filter on a tax rate (lower than).

float

Filter on a sell price (exact).

float

Filter on a sell price (greater than).

float

Filter on a sell price (lower than).

date

Filter on a creation date (exact).

date

Filter on a creation date (greater than).

date

Filter on a creation date (lower than).

date

Filter on a modification date (exact).

date

Filter on a modification date (greater than).

date

Filter on a modification date (lower than).

string

A user ID.

boolean

Filter recipes that are or are not stockable

string

A recipe ID. Filters on recipes that are clones of a given recipe.

float

Filter on a weight (exact).

float

Filter on a weight (greater than).

float

Filter on a weight (lower than).

float

Filter on a volume (exact).

float

Filter on a volume (greater than).

float

Filter on a volume (lower than).

string

Filter on a preparation time duration (exact). Format is hh:mm:ss.

string

Filter on a preparation time duration (greater than). Format is hh:mm:ss.

string

Filter on a preparation time duration (lower than). Format is hh:mm:ss.

string

Filter on a cooking time duration (exact). Format is hh:mm:ss.

string

Filter on a cooking time duration (greater than). Format is hh:mm:ss.

string

Filter on a cooking time duration (lower than). Format is hh:mm:ss.

string

Filter on a plating time duration (exact). Format is hh:mm:ss.

string

Filter on a plating time duration (greater than). Format is hh:mm:ss.

string

Filter on a plating time duration (lower than). Format is hh:mm:ss.

json

Filter on custom fields. Check reference guide for details.

Response

Response body
object
integer
Defaults to 0
string
string
results
array of objects
results
object
string
string
string
string
string
current_sell_price
object
string
string
string
string
string
string
string
string
preferred_uoms
array
preferred_uoms
string
string
main_stock_items
array
main_stock_items
string
string
string
integer
Defaults to 0
sell_price_history
array
sell_price_history
string
custom_fields
array of objects
custom_fields
object
string
string
name_translations
object
string
string
clones
array
clones
string
string
string
string
string
boolean
Defaults to true
integer
Defaults to 0
string
boolean
Defaults to true
string
string
string
string
storage_conditions_translations
object
string
string
string
shelf_life
object
carbon_footprint
object
carbon_footprint_per_portion
object
Language
Credentials
OAuth2