This collection contains endpoints that allow creating, manipulating and submitting waste events.
Waste Categories
Many endpoints in this collection allow setting a waste_category
value. These are the possible values that these fields can take on, and their meanings:
Value | Description |
---|---|
DATE_EXPIRED | Item past its expiration date. |
RETURNED_BY_CUSTOMER | Returned by customer. |
KITCHEN_ERROR | Kitchen error. |
ITEM_RENDERED_UNUSABLE | Item was rendered unusable. |
MISTAKE_EXPIRED | Item expired because of a mistake. |
MARKETING | Used for marketing. |
FREEBIE | Given away as a freebie. |
BUFFET_BREAKFAST | Wasted in a buffet/breakfast. |
STAFF | Staff consumption. |
ACCIDENT | Wasted by accident. |
OTHER | Other. |