Calculate BOM for Menu

Calculate the Bill of Materials for all recipes in a menu.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Calculate what ingredients you need to order for all recipes in a menu. The same number of servings is applied to every recipe in the menu.

The response structure is the same as the single recipe BOM endpoint.

Path Params
string
required

The ID of the menu.

Body Params
integer
required

The ID of the outlet.

number
required

Number of servings to apply to each recipe in the menu.

boolean
required

Whether to subtract current stock from the needed quantity.

boolean
required

Whether to subtract outstanding purchase orders from the needed quantity.

Responses

400

Invalid request body.

403

User lacks permission.

404

Menu or outlet not found, or belongs to a different library.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json