Mews · Arazzo Workflow
Mews Add Customer and Add Reservation
Version 1.0.0
Create a guest profile, then book a reservation for that guest.
View Spec
View on GitHub
HospitalityHotelPMSProperty ManagementTravelBookingReservationsCloudSaaSArazzoWorkflows
Provider
Workflows
add-customer-add-reservation
Create a customer profile and book a reservation for them.
Adds a new customer to the enterprise then immediately creates a reservation for that customer on the supplied service and rate for the requested stay interval.
1
addCustomer
customers_add
Create the guest profile. The returned customer id is required to attach a reservation to the guest.
2
addReservation
reservations_add
Book the reservation for the newly created customer on the supplied service, rate and category for the requested interval.