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.
Mews 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.
Operation |
Description |
---|---|
Update prices | This method is used when Mews updates prices of rate plans |
Update availability | This method is used when Mews updates availability of space types |
Update restrictions | This method is used when Mews updates restrictions |
Process availability block | This method is used when Mews sends availability blocks |
Operation |
Description |
---|---|
Process group | [async ] Process a group of reservations, which can be new bookings, modifications or cancellations. |
Confirm booking | This method is used when Mews confirms a booking sent via Process group |
Operation |
Description |
---|---|
Change notification | This operation is used by Mews to notify the channel manager when there is a change in the connection configuration |