stock.depleted
This event is triggered when a product's stock drops to 0.
Payload Structure
{
"eventId": "5a00b0bf-5280-416d-b0e9-7f6a113b0367",
"webhookEventType": "stock.depleted",
"eventTimeUtc": "2025-10-08T23:16:54.276937Z",
"data": {
"productId": 2230902,
"productUnitId": 2362160,
"salesChannelId": 25985
},
"restaurantIdentity": "3edc2d46-bfc0-44d1-b701-f18e56306aed"
}Data Fields
| Field | Type | Description |
|---|---|---|
productId | number | Product ID |
productUnitId | number | Product unit ID |
salesChannelId | number | Sales channel ID |