Mews · Arazzo Workflow
Mews Add Product to Reservation
Version 1.0.0
Resolve a product on a service, then attach it to a reservation.
View Spec
View on GitHub
HospitalityHotelPMSProperty ManagementTravelBookingReservationsCloudSaaSArazzoWorkflows
Provider
Workflows
add-product-to-reservation
Find an available product and add it to a reservation.
Lists products for the service and, when one is available, attaches the specified product to the reservation.
1
listProducts
products_getAll
List the products available on the service to confirm the requested product exists before attaching it.
2
addProduct
reservations_addProduct
Attach the product to the reservation for the requested count and interval.