48 results found
-
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: 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.
-
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!
-
unit counts and amounts for accounting items
I'd like to have access to the accounting items unit counts and amounts.
My use case is providing statistics on the number of breakfasts for a day. I can filter the accounting items that are 'breakfasts' but some line items are grouped. e.g. 3 x €15 is one total line of €45. But I need to provide the statistic that 3 breakfasts are served. Not just one.
4 votesWe’ve started enrolling the fix of the breakfast issue and it will be enabled to all properties soon.
-
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.
13 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.
-
Reservation Updates
Websocket reservation should get triggered when owing, master Booker updates. Also good to have it triggered if space status of the reservation is updated.
Issue: Currently it is only triggered when dates, status is changed.
2 votesThe response to Get all reservations includes the unique ID of the resource(space) the reservation is set in. There is a Space event websocket which allows partners to monitor all resource status changes (Clean, Dirty, Inspected). The body of the event contains the unique ID of the resource, allowing partners to match it up with resource IDs of any reservation.
-
2 votes
This request can be addressed by ChargeCreditCard.
-
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: Close bills
Within Mews, staff are able to close bills. This is currently not possible via the Connector API for integrators.
With this extensions to our Connector API, it will be possible for integrators to support this functionality.
8 votes -
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: 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 locking
Add optional property to all update reservation endpoints (Update reservation customer, Update reservation interval, Update reservation space and Update reservation requested category) to allow for locking the reservation via API.
5 votes -
Connector API: Get reservations by companions
Integrators would like to receive reservations which are connected to a companion. Adding an endpoint to retrieve reservations by companions would solve this!
3 votesYou can solve it by GetAllCompanionships that will give you all information you need
-
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: 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: Update customer extent
Update customer endpoint exists and allows for updating of personal information of the customer.
3 votes
- Don't see your idea?