API Operations (CHM)
This section describes the Channel Manager side of the Mews Channel Manager API, i.e. API Operations hosted by the Channel Manager. The Channel Manager side receives requests from Mews, including inventory updates (prices, availability and restrictions) and booking confirmations. The list of supported operations is as follows, organised here by theme.
Inventory update modesMews pushes inventory to the Channel Manager side in one of two modes, both using the same API Operations, either Full Inventory Update Mode or Delta Inventory Update Mode. For more information, see Use cases > Inventory updates.
Inventory
Operation
Description
This method is used when Mews updates prices of rate plans
This method is used when Mews updates availability of space types
This method is used when Mews updates restrictions
This method is used when Mews sends availability blocks
Reservations
Operation
Description
[async
] Process a group of reservations, which can be new bookings, modifications or cancellations.
Notifications
Operation
Description
This operation is used by Mews to notify the channel manager when there is a change in the connection configuration
Last updated