Mews · Arazzo Workflow
Mews Check Out Reservation
Version 1.0.0
Locate a started reservation and process it (check out) closing its bills.
View Spec
View on GitHub
HospitalityHotelPMSProperty ManagementTravelBookingReservationsCloudSaaSArazzoWorkflows
Provider
Workflows
check-out-reservation
Verify a reservation is started and process it to check the guest out.
Reads the reservation to confirm it is in the Started state, then processes it to complete check-out and close the associated bills.
1
getReservation
reservations_getAll
Load the reservation and confirm it is in the Started state so it can be processed (checked out).
2
processReservation
reservations_process
Process the reservation to complete check-out, closing its bills.