For the complete documentation index, see llms.txt. This page is also available as Markdown.

Changelog 2020

16th December 2020

27th November 2020

3rd November 2020

29th September 2020

24th September 2020

21st September 2020

  • WebSockets event 'Space' replaced by Resource

  • WebSockets event Reservation extended with AssignedResourceId

  • WebSockets event PriceUpdate extended with ResourceCategoryId

1st September 2020

19th August 2020

5th August 2020

23rd July 2020

21st July 2020

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

17th March 2020

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

13th February 2020

15th January 2020

  • Extended Add task parameters with ServiceOrderId.

9th January 2020

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

Last updated

Was this helpful?