Waste Events
Create waste event
Records inventory discarded or consumed outside a normal sale. Lines can reference items, item tags, or subrecipe snapshots. Returns HTTP 202.
POST
string
required
API key with
inventory:write scope.string
required
Vendor UUID.
string
required
Idempotency key (1–128 chars).
string
required
Actor for audit trail.
string
required
UUID of the store where waste occurred.
string
required
UUID of the waste reason (configured in Catalog → Waste reasons).
string
Optional notes.
object[]
required
Waste lines (at least 1). Each line has a
consume_by discriminator:string
Polling token.
string
Transaction UUID.
string
Created waste event UUID.
boolean
true if duplicate.
