Mews · Arazzo Workflow
Mews Post Room Service Order
Version 1.0.0
Resolve a guest's reservation, then post a point-of-sale order to it.
View Spec
View on GitHub
HospitalityHotelPMSProperty ManagementTravelBookingReservationsCloudSoftware-as-a-ServiceArazzoWorkflows
Provider
Workflows
post-room-service-order
Resolve a reservation's guest account and post an order to it.
Reads the reservation to obtain its customer id, then posts an order with a single custom item against that guest account, linked to the reservation.
1
getReservation
Load the reservation to obtain the guest customer id the order is posted against.
2
postOrder
Post an order with a single custom item against the guest account, linked to the reservation.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.