Reservation Updates
Websocket reservation should get triggered when owing, master Booker updates. Also good to have it triggered if space status of the reservation is updated.
Issue: Currently it is only triggered when dates, status is changed.
2
votes
Arash
shared this idea
The response to Get all reservations includes the unique ID of the resource(space) the reservation is set in. There is a Space event websocket which allows partners to monitor all resource status changes (Clean, Dirty, Inspected). The body of the event contains the unique ID of the resource, allowing partners to match it up with resource IDs of any reservation.