Add Item to Waste EventAsk AIpost https://api.apicbase.com/api/v2/inventory/outlets/{outlet_id}/waste_events/{waste_event_id}/items/Adds an item (stock item or recipe) to a waste event.Path Paramsoutlet_idstringrequiredAn outlet's ID.waste_event_idstringrequiredA waste event's ID.Body Paramsstock_itemstringA stock item ID.recipestringA recipe ID.quantityfloatrequiredThe wasted quantity.remarksstringAny optional remarks.waste_categorystringenumrequiredA reason for wasting this item.DATE_EXPIREDRETURNED_BY_CUSTOMERKITCHEN_ERRORITEM_RENDERED_UNUSABLEMISTAKE_EXPIREDMARKETINGFREEBIEBREAKFASTGENERAL_BUFFETSTAFFACCIDENTOTHERShow 12 enum valuesResponse 200200Updated 7 months ago