-
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.
10 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: 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.
-
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: 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.
-
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: 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.
-
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!
-
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.
5 votesThis is already enabled in API.
-
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
-
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
-
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 -
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.
3 votesWe’ve started enrolling the fix of the breakfast issue and it will be enabled to all properties soon.
-
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: Update customer extent
Update customer endpoint exists and allows for updating of personal information of the customer.
3 votes -
Connector API: Extend Reservations/add - to be able to push in custom price
This would allow integrators to add reservation with a custom price into Mews using the API.
3 votesThis functionality is already available in API.
-
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
-
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.
-
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.
- Don't see your idea?