Connector API
  • Mews Connector API
  • Getting started
  • Usage guidelines
    • Authentication
    • Requests
    • Responses
    • Environments
    • Serialization
    • Pagination
    • Best practices
  • Concepts
    • Multi-property
    • Restrictions
    • Taxation
    • Time units
  • Use cases
    • 'How to' use cases
    • Accounting
    • Customer loyalty
    • Customer management
    • Customer messaging
    • Data export
    • Device integration
    • Events
    • Guest technology
    • Housekeeping
    • Kiosk
    • Mews Payment Terminals
    • Payment automation
    • Point of sale
    • Reputation management
    • Revenue management
    • Upsell
  • API Operations
    • Common objects
    • Accounting categories
    • Accounting items
    • Accounts
    • Account notes
    • Addresses
    • Age categories
    • Availability adjustments
    • Availability blocks
    • Billing automations
    • Bills
    • Business segments
    • Cancellation policies
    • Cashiers
    • Cashier transactions
    • Commands
    • Companies
    • Companionships
    • Company contracts
    • Configuration
    • Counters
    • Countries
    • Credit cards
    • Currencies
    • Customers
    • Departments
    • Devices
    • Enterprises
    • Exchange rates
    • Exports
    • Identity documents
    • Images
    • Languages
    • Loyalty memberships
    • Loyalty programs
    • Loyalty tiers
    • Messages
    • Message threads
    • Order items
    • Orders
    • Outlet bills
    • Outlet items
    • Outlets
    • Payments
    • Payment requests
    • Preauthorizations
    • Product categories
    • Product service orders
    • Products
    • Rates
    • Rate groups
    • Reservations
    • Reservation groups
    • Resource access tokens
    • Resource blocks
    • Resources
    • Resource categories
    • Resource features
    • Restrictions
    • Routing rules
    • Rules
    • Service order notes
    • Service overbooking limits
    • Services
    • Source assignments
    • Sources
    • Tasks
    • Tax environments
    • Taxations
    • Vouchers
    • Voucher codes
  • API Events
    • Ways to communicate
    • General Webhooks
    • Integration Webhooks
    • Webhooks FAQ
    • WebSockets
  • Your integration journey
    • Certification
  • Deprecations
    • Migration guide: Get all reservations
  • Changelog
    • Changelog 2024
    • Changelog 2023
    • Changelog 2022
    • Changelog 2021
    • Changelog 2020
    • Changelog 2019
    • Changelog 2018
    • Changelog 2017
    • Changelog 2016
Powered by GitBook
On this page
  • 16th December 2020
  • 27th November 2020
  • 3rd November 2020
  • 29th September 2020
  • 24th September 2020
  • 21st September 2020
  • 1st September 2020
  • 19th August 2020
  • 5th August 2020
  • 23rd July 2020
  • 21st July 2020
  • 2nd July 2020
  • 6th June 2020
  • 17th March 2020
  • 16th March 2020
  • 13th March 2020
  • 13th March 2020
  • 13th February 2020
  • 15th January 2020
  • 9th January 2020

Was this helpful?

  1. Changelog

Changelog 2020

16th December 2020

  • Added Request limits and Taxations to Guidelines

  • Extended operation Get all customers with property LoyaltyCodes.

27th November 2020

  • Added operation Get all vouchers and extended Reservation with property VoucherId.

3rd November 2020

  • Extended response of operation Get all tax environments with validity interval of taxation.

  • Extended response of operation Get all rates with property IsEnabled specifying the rate is currently available to customers.

  • Extended operation Update reservation with parameter AssignedResourceLocked.

  • Extended operation Get service availability with list of active availability adjustments.

  • Added operation Update service availability.

29th September 2020

  • Replaced Gender property with Sex for operations Add customer, Update customer, Get all customers, Search customers and Get all reservations and all other usages.

24th September 2020

  • Extended operations Add reservations, Add reservation product and Add order with possibility to specify consumption date for products charged Once and Per Person.

21st September 2020

  • WebSockets event 'Space' replaced by Resource

  • WebSockets event Reservation extended with AssignedResourceId

  • WebSockets event PriceUpdate extended with ResourceCategoryId

1st September 2020

  • Added new operation Get all rules.

  • Added new operation Add alternative payment.

  • Extended operation Get all accounting items with filter ItemIds and response with SubState.

19th August 2020

  • Extended Travel agency contract with ServiceId.

  • Extended Bill object with Bill assignee data.

  • Extended Promotions object with DuringCheckOut property.

  • Extended Resource with CreatedUtc and UpdatedUtc.

  • Extended Resource category assignment with Id, IsActive, CreatedUtc and UpdatedUtc.

  • Extended Resource category image assignment with Id, IsActive, CreatedUtc and UpdatedUtc.

  • Extended Resource feature assignment with Id, IsActive, CreatedUtc and UpdatedUtc.

5th August 2020

  • Fixed spelling mistake in parameter TravelAgencyId in operation Update reservation.

  • Extended operations Get all products with property ExternalName.

  • Extended Get configuration response with Service.

  • Extended Integration created data with Service.

23rd July 2020

  • Extended Product order parameters with consumption dates.

21st July 2020

  • Added new operations Update accounting items, Add bill and Delete bill.

  • Added new operations Get all counters, Close bill, Get bill PDF

  • Extended operations Get all products with property ExternalName.

  • Extended operations Add customer and Update customer with optional parameters ItalianFiscalCode and ItalianDestinationCode.

  • Removed value of Tax rate.

  • Fixed filtering by ReservationIds in Get all reservations operation.

2nd July 2020

A month ago we announced the project Spacetime whose main objective is to generalize the notion of services and spaces. And later, also the time units. We're pleased to announce that the first phase is now available in the Connector API. We are generalizing spaces into resources, we're introducing the possibility to have multiple "visit" services, not just a single one. The resources might be offered via multiple services which also means that a few entities like rates, restrictions or resource features are no longer defined on enterprise level, they're defined on service level and apply only to specified service.

There are no immediate breaking changes in the API, all of the previous endpoints and capabilities are still working and will be working until the end of the deprecation period which is scheduled for 15 Jan 2021.

However we'd like to ask you to update your clients as soon as possible, we're not able to roll out the new possibilities to our clients if you are not ready. Therefore we rely on you and your timely cooperation because we want to give this new opportunity to the hotels as soon as we can. We acknowledge it's a lot of changes, we're prepared to monitor the situation and help you with any questions or concerns, feel free to contact us at partnersuccess@mews.com.

  • Added Resource that is replacing the Space. It can have multiple categories through multiple services. Note that Resource does not need to be assigned to any category.

  • Added Resource category that is replacing the Space category.

  • Added Resource category image assignment that links an image to a category.

  • Added Resource category assignment that links a resource to a category. Note that resource can be assigned only to a single category within the same service.

  • Added Resource feature that is replacing the Space feature and now is within the service context.

  • Added Resource feature assignment that is replacing the Space feature assignment.

  • Added Resource block that is replacing the Space block. Note that a resource without any category can be assigned to a block.

  • Added Get all resources that is replacing Get all spaces.

  • Added Update resources.

  • Added Get all resource blocks that is replacing Get all space blocks.

  • Added Add resource blocks that is replacing Add space block.

  • Added Delete resource blocks that is replacing Delete space blocks.

  • Extended Get all reservations parameters with required ServiceIds and AssignedResourceIds that is replacing SpaceIds.

  • Extended Get all reservations response with Resources, ResourceCategories that is replacing Spaces, SpaceCategories and ResourceCategoryAssignments.

  • Extended Reservation extent with ResourceCategories, ResourceCategoryAssignments and Resources that is replacing the Spaces.

  • Extended Reservation with AssignedResourceId and AssignedResourceLocked that is replacing AssignedSpaceId and AssignedSpaceLocked.

  • Extended Update reservation parameters with AssignedResourceId that is replacing Update reservation space.

  • Extended Search customers parameters with ResourceId that is replacing SpaceId.

  • Extended Get all business segments parameters with required ServiceIds.

  • Extended Get all rates parameters with required ServiceIds.

  • Extended Get all restrictions parameters with required ServiceIds and ResourceCategoryIds that is replacing SpaceCategoryIds.

  • Extended Add restrictions parameters with required ServiceId.

  • Extended Restriction with ServiceId and ResourceCategoryId, ResourceCategoryType that is replacing SpaceCategoryId, SpaceType.

  • Extended Restriction conditions with ResourceCategoryId, ResourceCategoryType that is replacing SpaceCategoryId, SpaceType,

  • Extended Business segment with ServiceId.

  • Extended Rate with ServiceId.

  • Extended Rate group with ServiceId.

  • Renamed Space category availability to Resource category availability.

  • Renamed Space category pricing to Resource category pricing.

  • Renamed Space category adjustment to Resource category adjustment.

  • Removed Update space state which is replaced by general Update resources.

  • Removed Update reservation requested category. Update reservation should be used instead.

6th June 2020

  • Extended Add restrictions and Get all restrictions parameters with ExternalIdentifier.

  • Extended Get all reservations parameters with ReservationIds, GroupIds, CustomerIds, SpaceIds, RateIds, BusinessSegmentIds and Numbers.

  • Updated Add reservations, Update reservation, Confirm reservation and Cancel reservation by allowing an array of reservations to be specified in each request.

  • Extended Get all tax environments with new Discriminator to allow both Flat and Relative Tax rate strategy.

  • Extents changed from optional to required for Space extent, Accounting item extent, Bill extent, Rate extent and Companionship extent.

17th March 2020

  • Added Webhooks.

16th March 2020

  • Extended Add company parameters with InvoiceDueInterval, Telephone, ContactPerson, Contact, Notes and Iata.

  • Extended Update company parameters with InvoiceDueInterval, Telephone, ContactPerson, Contact, Notes and Iata.

  • Extended Get all cashier transactions parameters with CreatedUtc.

  • Extended Get all outlet items parameters with ClosedUtc and ConsumedUtc.

  • Extended Get all restrictions parameters with CollidingUtc, CreatedUtc and UpdatedUtc.

  • Extended Get all space blocks parameters with CollidingUtc, CreatedUtc and UpdatedUtc.

  • Added Get all tasks.

  • Extended Get all customers with CustomerIds, Emails, FirstNames, LastNames, CreatedUtc, UpdatedUtc, Extent.

13th March 2020

  • Updated Update rate price operation to accept only updates for the future for up to 5 years.

  • Extended Get all bills parameters with ClosedUtc, CreatedUtc, DueDateUtc and PaidUtc.

  • Updated Add reservations parameters with Enquired state.

  • Added Address parameters.

  • Extended Address with Latitude and Longitude.

13th March 2020

  • Extended Get all reservation items with AccountingStates.

13th February 2020

  • Extended Get all products result with Classifications.

15th January 2020

  • Extended Add task parameters with ServiceOrderId.

9th January 2020

  • Extended Get all companies parameters with Ids, Names, CreatedUtc and UpdatedUtc.

Next
PreviousChangelog 2021NextChangelog 2019

Last updated 6 months ago

Was this helpful?

Changelog 2019