48 results found
-
Release date in reservations/update
Add the possibility to update the release date when reservation is updated.
Currently, if a reservation's arrival date is changed and its release date is after the new arrival date, the update is not possible via connector API and the user has to make the modification in the UI6 votesThe releaseUTC field is already available in the API, however our documentation was not updated to reflect this. We will make this change, thanks for the submission.
-
iata
I would like to be able to search past/future reservations by iata number from reservations that were booked through the GDS. I know we can search by Travel Agency, but I believe that is only possible if we have entered the travel agency ourselves. I know in other systems I have used, searching by iata has been possible when a reservation was booked through the GDS. Thank you!
2 votes -
16 votes
Thanks for submitting and voting for this suggestion. We've recently added reservation purpose (and reservation origin) to the API. You can find more details in our API documentation: https://mews-systems.gitbook.io/connector-api/operations/reservations
-
Origin Connector
We need a more detailed descriptions in action log and in origin for those integrations that use the connector API.
We currently have multiple integrations (room checking, IReckoU, Omniboost, Zapier, Pxier, etc.), it's is impossible to understand in our analytics (POWER BI) through which channel a booking came if it just says connector for all.
Same applies for action log. If something went wrong. How do we know which integration made the change if all indicated system?
28 votesHello from the Mews product team. We are so pleased to let you know that your feature request has been released.
Remember, keep up to date with our releases by checking out our release notes – https://www.mews.li/app/release-notes and come and visit our monthly webinars!
The next webinar is on April 1 – https://www.mews.com/en/resources/webinars/product-webinar-april-2021
Thank you again for sharing your idea!
-
Allow updating of resource blocks
At the moment we have support for:
- getting resource blocks
- adding resource blocks
- deleting resource blocks
But we're unable to update resource blocks though it is possible within the Mews application.
1 vote -
Add an endpoint for updating availability blocks
Connector API does not have an endpoint for updating an availability block. There are only endpoints for creating (availabilityBlocks/add), deleting (availabilityBlocks/delete) and updating its service availability (services/updateAvailability).
Some reasonable use cases for updating an availability block would be:
1) Block created for 5 days. After some time the sales person needs to extend the block with, let's say, one day pre and two days post, so the block becomes 8 days long.
2) Update the release date of the block.
3) Update the booking notes with some special instructions which has been assigned later.
4) Update the block's name (in…
2 votesHello from the Mews product team. We are so pleased to let you know that your feature request has been released. Please check out our documentation – https://mews-systems.gitbook.io/connector-api/operations/services#update-availability-blocks Thank you again for sharing your idea!
-
Adding Car Registration field in the Customer profile to the API
The field Car registration number in the profile are not accessible in the API.
1 vote -
Include merchant fee adjustment in the CreditCardTransaction object
Integration partners can retrieve the estimated transaction fee via accountingItems/getAll, with CreditCardTransaction extent.
The "Fee" parameter gives the estimated transaction fee value. (https://mews-systems.gitbook.io/connector-api/operations/finance#credit-card-transaction)
However, with the recent feature release of transaction fee adjustments for select properties, the updated fees are not returned, and can cause discrepancy between data in Mews PMS and in other systems (e.g. accounting, business intelligence, etc).
In the exported Payment Report, "Fee total net"/"Fee total" refers to the estimated transaction fee and will be displayed "Fee" parameter in the CreditCardTransaction object. On the other hand, "Adjusted total fee" in the same report refers to…
2 votes -
Channel Manager API Restriction Handling
the Channel Manager API should the handle overlapping restrictions exactly the same as in Commander.
2 votesHello from the Mews product team!
We are so pleased to let you know that your feature request has been released. Remember, keep up to date with our releases by checking out our release notes – https://www.mews.li/app/release-notes
Kind regards,
Mews -
Connector API: Consumption date for Stay Products
Add the possibility to define the consumption date for stay products
7 votesSetting a consumption date for stay products is possible via the Add reservation product endpoint.
-
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 voteHello from the Mews product team,
We are so pleased to let you know that your request has been fixed. Thank you again for sharing your idea!
Kind regards,
The Mews Team
-
Booker for Distributor: The email address should not be a mandatory field
Booker for Distributor: The email address should not be a mandatory field as the assistants do not know each single email address of all employees they are doing reservations for. At the moment they are using the same email address for different guests. So the guest profiles are overwritten anytime. If we are creating reservations manually, the email address is also not a mandatory field. It should be enough to have the email address of the booker. That is the only way to use the distributor valueable for corporate guests.
3 votesHi Mewsers,
for all booking done by booker, you can now configure whether the guest e-mail is mandatory or optional.
We recommend to keep guest’s e-mail required but if you need to set guests e-mail optional, here is how to do it:1. Go to Settings > Stay > Distributor configurations and select the configuration from the list.
2. In the configuration scroll down to field:
“Guest email (when booker is not a guest) *” and select “Optional” option.With this set up only booker’s e-mail will be required on the “Details” page.
Have a great day,
Aneta -
Connector API: pull stay product packages (product rules)
Be able to pull information about product rules that are set up in the system.
This will give an overview of the products that are getting attached to the certain rate, segment, rate group, space category or space type in Mews
9 votesPackages in Mews are created by applying product rules to rates. These rules define which and how many products are added/removed from a given reservation. You can now retrieve all product rules configured at a property using the Get all rules endpoint.
-
A create reservation note endpoint
At the moment it is possible to add a note to a reservation when creating it. It is not possible to update the note, but that's already covered here(https://feedback.mews.com/forums/919087-marketplace-app-store-integrations/suggestions/36660829-connector-api-update-reservation-with-notes).
Since a reservation can have multiple nodes it would be really nice if we had a create note endpoint which can add extra nodes to a reservation.
1 voteThe value of the Notes of a reservation can be retrieved via Get all reservations. Using Update reservation, that value can be extended to include any additional notes to be added to the reservation.
-
Lock/ Unlock a reservation using the connector API
allow developers to control whether a reservation is (un)locked via the api (i.e. allow changing the AssignedSpaceLocked property using /api/connector/v1/reservations/update)
12 votes -
Batch update reservation interval
Would be a nice-to-have if the
[PlatformAddress]/api/connector/v1/reservations/updateInterval
accepted an array ofReservationIds
so that we could make one request to perform a batch update instead of making several requests.Thanks!
2 votesThe Update reservation endpoint allows for updating the Start & EndUtc of a batch of reservations with a single request.
-
Restrictions managed by calendar, instead of by list
I suggest to use as model the way Booking.com extranet manages restrictions, directly from the calendar.
This will still allow the creation of restrictions for a period, but it will also make it simple and quick to modify a restriction for single dates or spaces or fare; for example setting up a different min stay for 2 consecutive Saturdays.
It will also avoid having to check if in a certain period, or date, there are too many restrictions overlapping that could create confusion.5 votesHello from the Mews product team. We are so pleased to let you know that your feature request has been released. Please check out our release notes – https://www.mews.li/app/release-notes. Thank you again for sharing your idea!
-
lookup/fetch reservation by customer name, email or 3rd party/external booking number
To retrieve a guest reservation during a remote check-in, the customer often use his name and/or email, and/or its 3rd party booking number (e.g. booking.com or other booker external number).
Currently reservation lookup by customer name or email can be accomplished with:
1. A first http call to lookup for the customer ID using his name or email
2. A second one to get the reservation using this customer ID.And reservation lookup by name, email and/or 3rd party booking number can also be achieved by:
1. An http call to retrieve all the reservations within a date range (and…4 votesYou can fix this by calling GetAllCustomers (where you can filter by email, first name, last name) and then fetch all companionships by Customer Id. Lastly you can load Reservations that already contain 3rd party booking number
-
2 votes
Hello from the Mews product team,
Thank you for sharing your feedback. We are happy to inform you that it's already possible via Product Rules functionality. Please review this article to learn more how to package products-https://help.mews.com/s/article/package-products-with-accommodation?language=en_US
Kind regards,
The Mews Team
-
Connector API: Messaging
Within Mews, there is a messaging hub where users can have two way conversations with guests.
By adding messaging to the Connector API, integrators would be able to push in messages and receive messages. For example, a chatbot.
57 votesHi Mewsers! We're happy to announce that we've released the Messaging API (& webhook)!
Whether you're using an external tool or handling everything in Mews chat, you can now unify all messages to and from guests in one place.
Integration partners are now able to check out the use case in our API documentation and start building a connection to the Mews chat function.
Happy Friday!
The Mews Product Team
- Don't see your idea?