Added

  • Added the following attributes to schema Subdomain:
    • redirects

Added

  • Added the following attributes to schema Reservation:
    • letter_in_booking

Added

  • Added the following attributes to schema Channel:
    • requires_night_prices

Deprecated

  • Schema changes:
    • Channel#pricing_type is deprecated, use Channel#requires_night_prices instead

Added

  • Added the following attributes to schema RentableIdentity:
    • name_with_type

Added

  • Added the following relationsips to schema Agreement:
    • commission_agreement

Added

  • PATCH /v3/administrations/:administration_id/reservations/:id
    • Update a reservation (license_plates)

Added

  • DELETE /v3/subscription
    • Deletes the current Subscription

Added

  • POST /v3/channels/:channel_id/reservations/:id/split
    • Splits off a Reservation from a (multi) Booking

Added

  • Added the following attributes to schema Booking:
    • guest_total_paid

Added

  • GET /v3/subdomains
    • Returns all Subdomains of the organization
  • GET /v3/subdomains/:id
    • Gets a Subdomain