Deprecated
- Schema changes:
Availabilities
andApp::Availabilities
endpoints:- filtering by
accommodation_subtype_ids
and-accommodation_subtype_ids
is deprecated, filter byrentable_segment_ids
, respectively-rentable_segment_ids
, instead
- filtering by
RentableType#accommodation_subtype
is deprecated, useRentableType#rentable_segment
instead
Date of removal for abovementioned deprecations: 01-11-2023.
Deprecated
- Schema changes:
Availabilities
andApp::Availabilities
endpoints:- filtering by
category_ids
and-category_ids
is deprecated, filter byrentable_type_ids
, respectively-rentable_type_ids
, instead - limiting by
categories
is deprecated, limit byrentable_types
instead - limiting by
administrations[categories]
is deprecated, limit byadministrations[rentable_types]
instead
- filtering by
- The
Categories
endpoint is deprecated, use theRentableTypes
endpoint instead - The
Category Amenities
endpoint is deprecated, use theRentableType Amenities
endpoint instead - The
Category Images
endpoint is deprecated, use theRentableType Images
endpoint instead - The
Channel Categories
endpoint is deprecated, use theChannel RentableTypes
endpoint instead - The
Channel Category Availability
endpoint is deprecated, use theChannel RentableType Availability
endpoint instead - The
Channel Category Costs
endpoint is deprecated, use theChannel RentableType Costs
endpoint instead - The
Channel Category Extras
endpoint is deprecated, use theChannel RentableType Extras
endpoint instead - The
Channel Category LOS Prices
endpoint is deprecated, use theChannel RentableType LOS Prices
endpoint instead - The
Channel Category Night Prices
endpoint is deprecated, use theChannel RentableType Night Prices
endpoint instead Availability#category
is deprecated, useAvailability#rentable_type
insteadRentable#category
is deprecated, useRentable#rentable_type
insteadReservation#category
is deprecated, useReservation#rentable_type
insteadReview#category
is deprecated, useReview#rentable_type
instead
Date of removal for abovementioned deprecations: 31-10-2023.