-
Connector API: fetching of all reservations in a reservation group
Currently there's no way to retrieve all reservations in a reservation group.
Our use case: we fetch recently changed reservations from Mews but need to push all reservations in the reservation group as a whole. But we don't know what additional reservations are in that group.
6 votesRetrieving all reservations belonging to a specific group or groups can be done by specifying the desired GroupIds in the Get all reservations request.
-
2 votes
This request can be addressed by ChargeCreditCard.
-
Pin-code door lock integration
being able to store a pin code received from the door lock and send it to guest
17 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!
-
Connector API: Extend Add External Payment endpoint with all external payment types.
In the API make all external payment types available for adding a payment, not only cash or credit card. Also add a possibility to add an external id through the API that will end up in the payment report.
12 votesThanks for your votes!
We’ve enabled these external payment types
1. cash
2. credit card
3. invoice
4. wire transfer
5. bacsWe are not considering any other extensions for now.
-
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
-
Connector API: Add cancelled reservation items to reservations/getall response
With the reservation response from the Connector API, the total price of a cancelled reservation is not returned. With this extension, it would be possible.
4 votesYou can filter it by States and get all accounting items.
-
Connector API: Extend company API with timefilter and EmployeeCreatorId
Adding these extensions would allow for retrieval of data on which employee from which property added the company profile and when it was last added or updated via the API.
4 votesTime-filters are already available. Creator ID will be added probably later this year
-
Connector API:Update Reservation to include Segment
In Mews, you're able to attach a segment to a reservation, via the Connector API it is currently not possible for an integrator to update a reservation to have a segment. With this development it could be possible.
2 votesAlready available in Connector API
-
Connector API: Extend getRatePricing with CategoryId
Adding this extension would allow an RMS integration to make calls that pull a longer period of time but for only 1 space category.
2 votesRate pricing already contains Category Prices that have information about the category
-
Connector API: Tax levels in configuration/get
This would allow integrators to retrieve all tax levels configured by the property using the Get configuration endpoint.
2 votesYou can get this functionality through GetAllTaxEnvironments
-
Connector API: Get all tasks
In Mews, you're able to see all tasks which have been created. Via the Connector API, you're not able to retrieve these. With this extension an integrator could retrieve these!
3 votesWe’ve already developed this functionality. You’ll see it documented by end of April 2020.
-
Connector API: Retrieve credit card token and send to Connector API
Mews uses a variety of credit card platforms which have an PCI secure iFrame where when a card is entered, a token is returned. This is how the Distributor API currently works, with this feature approved integrators would be able to send through a tokenised card to Mews which can be attached to the customers profile.
3 votesThis functionality is already released: AddTokenizedCreditCard
-
Connector API: add & update company
Via the Connector API, you're not currently able to add a company or update a company. With this addition, an integrator could manage these aspects.
6 votesThis is already enabled in API.
-
Connector API: Update Reservation endpoint
Integrators are able to create reservations and modify some aspects of the reservation with various endpoints. With this development, the following features would be possible via the Connector API
- [ ] Update reservation with a new custom price.
7 votesThanks for your votes!
This endpoint was already released!
Robert (Product Manager)
-
Connector API: Bill type code
This was implemented with an addition of the CounterId when calling Get all bills by ids.
2 votes -
Connector API: Extend Reservation Add/Update with TravelAgency ID and Company ID
This would allow integrators to add and update the travel agency and company ids of a reservation via the API.
3 votesThis functionality is already available in the API
-
Connector API: Extensions: Customer, Bill Order Item into bills/GetAllClosed
Extend Get all closed bills to include CustomerId and OrderId to allow the option to filter by specific customer and order identifiers.
2 votesThe response to Get all bills endpoint includes the customerId. CustomerId can be used to retrieve all items of specified customer which includes OrderId. Alternatively, Get all accounting items also includes OrderId (when applicable) for each item.
-
Connector API: Update customer extent
Update customer endpoint exists and allows for updating of personal information of the customer.
3 votes -
Connector API: Extend the accountingItems/getAll with "Orders"
This would allow integrators to retrieve information about product and service orders when retrieving all accounting items.
2 votes -
Connector API: Extend "Update reservation" with possibility to change the owner of the res
Implemented as Update reservation customer.
2 votesThis change can be made using Update reservation customer endpoint.
- Don't see your idea?