Added

  • `POST /v3/administrations/:administration_id/maintenance_agenda_periods
    • Creates an agenda period of type MaintenanceAgendaPeriod
  • `PATCH /v3/administrations/:administration_id/maintenance_agenda_periods/:id
    • Updates an agenda period of type MaintenanceAgendaPeriod
  • `DELETE /v3/administrations/:administration_id/maintenance_agenda_periods/:id
    • Deletes an agenda period of type MaintenanceAgendaPeriod

Added

  • Added the following attributes to schema MainOrderItem and ExtraOrderItem:
    • quantity_type

Added

  • Added the following attributes to schema MainOrderItem and ExtraOrderItem:
    • sku

Added

  • Added the following relationships to schema RentableIdentity:
    • administration

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)