For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 properties

Get the list of available properties and their connection details

Get configuration

Get the configuration of the given property connection

Get channels

Get the list of all channels with assigned mapping codes

Inventory

Operation

Description

Set inventory

Update the 'rate plan - space type' inventory mapping

Request ARI update

[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.

Confirm price update

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

Process group

[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

Was this helpful?