API Operations (Mews)
This section describes the Mews side of the Mews Channel Manager API, i.e. API Operations hosted by Mews. The Mews side receives requests from external Channel Managers, including requests to process reservations (new, updated and cancelled). The list of supported operations is as follows, organised here by theme.
Configuration
Operation
Description
Get the list of available properties and their connection details
Get the configuration of the given property connection
Get the list of all channels with assigned mapping codes
Inventory
Operation
Description
Update the 'rate plan - space type' inventory mapping
[async
] Request an ARI data update for certain space types and rate plans (ARI is Availability, Rates and Inventory
)
Confirms availability update was processed succesfully or with errors.
Confirms price update was processed succesfully or with errors.
Confirms restriction update was processed succesfully or with errors.
Confirms availability block synchronization was processed succesfully or with errors.
Add, update or cancel an availability block.
Reservations
Operation
Description
[async
] Process a group of reservations, which can be new bookings, modifications or cancellations.
Confirms reservations group synchronization was processed succesfully or with errors.
Last updated