Upon Booking updated
When a booking changes
EVENT booking_updated
Parameters
Example
Event
{
"type": "booking_updated",
"data": {
"id": "1354",
"tableNames": [
"table1",
"table2"
],
"date": "2016-08-19T06:36:19.800Z",
"covers": "7",
"uri": "https://sandbox.doshii.co/pos/v3/bookings/1354"
}
}