514 results found
-
POS Integration - Portugal
At the moment, we can't sell Mews POS in Portugal due to lack of certification and we don't have other POS which we integrate with. Most of the prospects have PMS + POS solution with local Portuguese providers.
16 votes -
[email protected]
Can we have the Creator and the Closer in the from the Bills & Invoices report be available on the back-end data so we can use it for user reporting and monitoring?
20 votes -
accept list of serviceId in services/getAvailability and rates/getPricing
Both services/getAvailability and rates/getPricing support one single ServiceId parameter.
Extending them to support multiple ServiceIds would lower number of API calls and help to minimize 429 error. Too many requests, when the limits are "used"5 votes -
miwa
MIWA Door Locks direct integration
4 votes -
Filter Items for Type or/and subType
we are retrieving reservation data and are looking for the attached products.
Currently, we use /reservations/getAll and extend the items:true. Thin gets us Items with SubType (ProductOrder/SpaceOrder) or Type (ProductRevenue/ServiceRevenue). We are only interested in the Product-reated items.
to save resources we would appreciate either an extra endpoint /items/getAll (equivalent to /accountingItems/getAll ) with the possibility of filtering those Items after SubType (ProductOrder/SpaceOrder) or Type (ProductRevenue/ServiceRevenue) and reservationIDs or even better a filtering for Type/Subtype in the reservations/getAll endpoint.22 votes -
Move Positions with 0 value
Atm it's not possible to move any position with a value of 0 to an open bill. Since we customize our bills in another way as Mews usually does, we need to move all reservation items to an open bill. This way we can pay all reservation items, close the bill, checkout the reservation and receive a pdf in the end.
Some of our hotels place 0 value positions on their reservations as reminders. Atm it's not possible to checkout those reservations, since not all reservation items get on the same bill and therefore we cannot "pay" all reservation items.
…
11 votes -
Dormakaba - Oracode integration
Dormakaba's product Oracode which generates pin code doesn't integrate with Mews. It does connect to Hotello, though, so prospects/clients are looking for this.
10 votes -
Diffusive overbooking strategy also pushed to channel manager
Currently in MEWS you can set a diffusive overbooking strategy, meaning when overbooking in lower room type availability is taken out of higher room types. This to avoid overbooking on house level.
However this is not forwarded to the channel manager. Meaning that even when MEWS is not bookable anymore, online on the OTA's we still are.
It would be great if this feature would be pushed (automatically) to the channel manager as well (when MEWS strategy diffusive is chosen).
9 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.
-
Missing integration with Primavera accounting
Primavera is one of the most used accounting solutions in Portugal. Mews currently does not support this integration
5 votes -
Machine readable error message in a 403 Forbidden response
Problem description:
When we are getting a 403 Forbidden response, we only have the error message to go on about what the actual issue is. This can be an invalid rate plan or Mews being busy for a minute.
As documented (https://mews-systems.gitbook.io/connector-api/guidelines/responses#response-codes), these error messages are translated in the client language, so these can be displayed to the end user.
For example the 403 Forbidden response on /rates/updatePrice can be this:
{
"Message": "Une autre opération est en cours. Veuillez réessayer dans quelques secondes.",
"DebugDetails": null,
"Details": null
}This message contains no machine readable information about the…
2 votes -
CreatedUtc and UpdatedUtc on accountingItems
Hi there !
We need to have possibility to get an CreatedUtc and an UpdatedUtc on accountingItems.
Could you please update your API which would allow us to get this dates ?Thanks !!
42 votesAccountingItems is now split into Payments and Order Items. Both endpoints have created and Updated UTC.
-
Duetto integration
We want for Mews to send Company and Travel agency names into Duetto for reporting purposes.
4 votes -
2 votes
-
Block Segment
For the analysis and planning, it is important to know which travel purpose the block can be arranged. Is it a leisure group or a business group? For this it would be important to arrange the block to a segment. This segment must be able to be transferred to e.g. Fairmas.
9 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.
-
Provide full details when reservation price is previewed
When we use the endpoint /api/connector/v1/reservations/price (https://mews-systems.gitbook.io/connector-api/operations/reservations#price-reservations) the output does not contains the full details but only the taxes.
It would be nice to be able to retrieve the details of which rules/products have been applied and the amount associated, directly in the output.
For example, if a hotel apply resort fees using the rule system, retrieving only taxes and total amont is not enough to display the full details of the calculation. Currently to display it we need to fetch all rules and manually check if rule should be applied or not. And do a "revert engineering"…
2 votes -
Distributor API: Identifying rates mapped to booking engine
Our desire is to only ever capture the public rates that are available via the Mews booking engine. However, the Distributor API has no flag to indicate rates that are and aren't mapped to the booking engine and we therefore have no means of filtering out non-public rates.
2 votes -
API call to close tasks
It would be great to have a API call that allows, changing of status of a tasks or at least to close a task.
when using tasks for automations having a status that could be change in the API would make the process much more reliable.2 votes -
SevenRooms integration
A Mews / Mews POS <> SevenRooms integration is increasingly requested by existing Mews clients and prospects alike.
1 vote -
Expand the webhooks to support availability block updates
Currently, an integration partner that uses group block data (such as Revenue Management Systems, Event Management Systems, Central Reservation Systems, etc.) needs to poll "availabilityBlocks/getAll" at a scheduled interval and are not able to sync availability blocks in real time.
In order such integration partners to follow the best practices (https://mews-systems.gitbook.io/connector-api/guidelines/best-practices), they need the general webhooks expanded with new availability block-based events notifying the partners when:
- an availability block has been created
- an availability block has been updated
- an availability block has been deleted
- an availability block's service availability has changed7 votes -
reservation number for block reservation
Currently, block reservations are not transferred to other systems. Systems such as Fairmas or RMS cannot see the blocks until a list of names is entered and the actual reservation number for each single reservation is generated by MEWS. This distorts P/U and open pricing. The problem could be solved by also giving a block a reservation number.
7 votes
- Don't see your idea?