v1
latestOpenAPI 3.0.02026-07-1498671635.3 KBRestaurant Events Webhooks
publicly-accessible
Restaurant Online Status
Callback to notify that a restaurant is now able to come back online as there are no longer any active offline Restaurant Events
put/restaurant-online-status
Request body
Example request
{
"AllowRestaurantOverride": false,
"IsOffline": true,
"RestaurantId": "123456",
"Tenant": "uk"
}Response
OK