Added

  • Added the following attributes to schema DiscountAction:
    • coupon_codes
  • Added the following relationships to schema DiscountAction:
    • guest_group_limits
    • rentable_types

Changed

  • counts_ attributes on Cost/Extra are now only returned when they apply for the given quantity_type

Deprecated

  • 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

  • Added the following attributes to schema City:
    • country_code

Deprecated

  • Schema changes:
    • City#region is deprecated, use City#regions instead.
    • Region#country_code is deprecated, use Region#country_codes instead.

Added

  • GET /v3/administrations/:administration_id/reservations
    • Added support for setting Labels

Added

  • Added the following attributes to schema DiscountAction:
    • book_period
    • stay_period

Added

  • GET /v3/customer_login_requests
    • Send a login request to a Customer with the given email address for accessing the customer portal

Added

  • GET /v3/administrations/:administration_id/rentables
    • Added an active query parameter

Added

  • GET /v3/administrations/:administration_id/rentables
    • Added an include_archived query parameter

Added

  • Added the following attributes to schema RentableType:
    • surface_area
  • Added the following attributes to schema RentableIdentity:
    • surface_area