- Added the following attributes to schema
DiscountAction
:
- Added the following relationships to schema
DiscountAction
:
guest_group_limits
rentable_types
counts_
attributes on Cost/Extra are now only returned when they apply for the given quantity_type
- Schema changes:
Cost#counts_pets
is deprecated, use Cost#quantity_type
instead to find out if a Cost applies to pets.
Extra#counts_pets
is deprecated, use Extra#quantity_type
instead to find out if a Cost applies to pets.
- Added the following attributes to schema
City
:
- Schema changes:
City#region
is deprecated, use City#regions
instead.
Region#country_code
is deprecated, use Region#country_codes
instead.
GET /v3/administrations/:administration_id/reservations
- Added support for setting Labels
- Added the following attributes to schema
DiscountAction
:
GET /v3/customer_login_requests
- Send a login request to a Customer with the given email address for accessing the customer portal
GET /v3/administrations/:administration_id/rentables
- Added an
active
query parameter
GET /v3/administrations/:administration_id/rentables
- Added an
include_archived
query parameter
- Added the following attributes to schema
RentableType
:
- Added the following attributes to schema
RentableIdentity
: