-
Include Cancellation Reason in Reservations/getall
In the call reservations/getall, 'Cancellation Reason' is not included in the response. This would provide integration partners with more granular data of why a reservation was cancelled and improve 3rd party reporting and revenue management. Available information for cancellation reasons from the system would include:
- COVID-19
- Other
- Confirmation missed
- Booked elsewhere
- Force majeure
- Guest complaint
- No show
- Price is too high
- Service not available
- Input error
- Invalid payment
- Travel agency
- Requested by guest19 votes -
Return Employee GUID in response
For actions taken in Mews that appear on the Action Log, allow the employee GUID of who made the change (such as rates) to be shown in the response.
7 votesHello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
Connector API : send rates policy
We are working with Wihp to display our rates on Google. Actually Mews is not able to provide the cancellation deadline for each rates, other OTAs are able to provide rates per room category and with cancelation deadline. We need to be able as well to show to our customers our cancelation policy per rate category.
15 votesHello from the Mews product team.
Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
reservations/getAll Resources extent should also return inactive resources
When retrieving reservations with the 'Resources' extent the inactive spaces are not included in the response. This means an additional call to resources/getAll to retrieve also the inactive resources.
Adding the inactive resources to reservations/getAll would circumvent this.
1 voteHello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
Add pagination to responses
There are some endpoints (for example: the /reservations/search endpoint) that allow us to query certain objects like reservations that were created or modified in a certain time interval. If the time interval causes Mews to fetch too many objects, it will return a 408. This can be less straightforward for the caller as the caller does not know in which time interval most creations/modifications happened and the caller will thus keep calling the endpoint until the time interval is finally small enough for the request to succeed. As you can see, this can/will result in several consecutive failing calls which…
2 votesHello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
"Exclude from offer"
Let's take for an example the hotel "Hôtel Golf Château de Chailly".
After calling the "rules/getAll" and "products/getAll" we see that the product "6c5ed799-2e8a-4a18-8325-ac7a0086a886" is applied for "ResourceCategoryType" equals to "Room" and "Suite". But it's not added to the price displayed on the booking engine, for example, for tarif "7c58c0e7-64f2-41d6-aaff-ac6f00c31da1" and room "7599d179-e235-4894-9310-ac6f00c320ff".You colleague explained us that this product is the city tax. And as this product has the option Exclude price from offer so only the price of the room will appear on the distributor.
But how can we know if the product has this option (Exclude from…
3 votesHello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
Status adjustment from Inquiry to optional
Currently we are unable to adjust the Inquired status to Optional status via the Connector API. So the connection with Thynk is not working, Optional groups in Thynk are not pushed through to Mews under Inquired status.....this causes imbalance between the systems
4 votesHello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
Add new property ExternalCode to Outlets
Hi,
currently outlets have only 3 properties - Id, IsActive and Name. We would utilize one more property named 'ExternalCode' that would make mapping of POS system revenue centers to Mews outlets easier. Currently we need to rely on using the same name of both sides, which is prone to typo error. It could be more reliable if there can be some configurable external numeric code available on Mews side for mapping.1 voteHello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
Connector API: Add get auto-login link for reservation online check-in
API POST parameters:
- Reservation ID
- Client Token
- Access token
Returns link to auto-login for reservation online check-in
Use Cases:
Send scheduled transactional emails for costumers to fill the check-in online.
Ops team doesn't have to trigger the email manually via Commander.
Push more relevant information inside the email.
Don't get emails from a different domain for the online Check-in.
Get ownership of the tone in the communications with our clients.
51 votesWe reopened this request for further upvotes. It is fairly clear what is being requested and it will need more investigation from Mews. In the mean time we would ask you to continue to up vote if this is still a required connectivity feature request.
-
accounting items have no date created/modified/cancelled
You can not gather some historic information about accounting items:
- When was it created?
- When was it last modified?
- When was it cancelled (/closed)?6 votesHello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
Payment Requests on the API
The new Payment Requests feature is great, would be useful to have the functionality added to the API so you can generate payment requests from integrations.
24 votesHello,
We would like to hear if you’d have an interest in this idea, if yes, please upvote!
Thanks,
Jovana -
Specify CancellationReason in reservations/cancel
Users in Mews can choose from a pre-defined list of reasons when manually cancelling reservations in the reservations module in Mews PMS.
However, when a reservation is cancelled via API, the cancellation reason defaults to "Other".
It would be great to be able to also specify cancellation reason via the API (drawing from the pre-defined list available in Mews) so that integration partners can help keep the reservations reporting as accurate as possible.
3 votesHello from the Mews product team.
Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
Kind regards,
Mews Team -
Hard coded city tax available over API
Hardcoded city tax should be visible over connector API
2 votesHello from the Mews product team.
Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community.Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
Add "Type" property to bills/getAll
Add property "Type" to the request body of the Get all Bills endpoint, allowing to filter on only 'Invoice' for example.
1 voteHello from the Mews product team. Thank you for your suggestion, we have updated your request and set it as one to be upvoted by the Mews Community. Remember you can share a link to your request so that your colleagues can also upvote your suggestion.
-
get-all-reservations is not returning CompanionIds
I guess this is a bug in the API.
The call never returns any CompanionIds within a reservation. The companions have been added both, by API Call and via the MEWS frontend1 vote -
Make reservation(s) optional
There's currently no way to change a reservation's status to "Optional" using the API. There are individual endpoints for confirming and canceling a reservation, but no endpoint for making one optional. A specific endpoint, or an extension to the
[PlatformAddress]/api/connector/v1/reservations/update
that allows for modifying the reservation state would be great!Why? We allow our users to create "Enquired" reservations but they now have no way to make those reservations "Optional" (from our system)
Thanks!
5 votes -
Get booking source data via connector reservations
Hold reservation source data when creating reservations via connector. At the moment source is simply listed as connector. But we need to show whether that researvaton source was email, phone, onsite etc. Currently we are using Salesforce API via connector to create reservations but losing this data.
4 votes -
Connector API: Inform integration partner of Merged profile
We would need to have a message/notification informing integrated CRM of Merged profiles via Connector API
9 votes -
iDeal as an External Payment Type
iDeal is an external payment type in Mews Commander, however we cannot send an external payment via the API with this payment type and has to be listed in the notes.
13 votes -
Zapier: New guest kiosk checkin
Nikki here, reaching out from Zapier Support. One or more of our mutual customers has requested a new feature in your app.
Specifically, they'd like to be able to trigger a Zap off when a new guest checks in at a Mews kiosk (in order to send notifications to their team that the guest has arrived).
2 votesPlease upvote this idea if you feel that this will be useful for you.
- Don't see your idea?