Add Item to Waste Event

Adds an item (stock item or recipe) to a waste event.

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

In the payload, either stock item or recipe must be given, but not both. Wasted quantities are only committed to inventory after the waste event is saved.

📘

Wasting a recipe

When wasting a recipe, quantity is interpreted as the number of wasted portions (servings). If the recipe is a stockable recipe, its own stock items will be taken from inventory.

If the recipe is not stockable, wasting it will waste the equivalent amount of ingredients required to produce the indicated amount of servings.

Path Params
string
required

An outlet's ID.

string
required

A waste event's ID.

Body Params
string

A stock item ID.

string

A recipe ID.

float
required

The wasted quantity.

string

Any optional remarks.

string
enum
required

A reason for wasting this item.

Response

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