Added

  • Added the following attributes to schema Invoice and InvoiceItem:
    • period_start_date
    • period_end_date

Added

  • Added the following attributes to schema Reservation:
    • blocking_todos_finished

Added

  • Added the following relationships to schema PaymentHandler:
    • administration

Added

  • GET /v3/administrations/{administration_id}/measurers
  • Added the following attributes to schema Rentable:
    • unbooked_date_ranges
  • Added the following relationships to schema Category:
    • accommodation_type
  • Added the following attributes to schema Reservation:
    • memo

Added

  • GET /v3/administrations/:administration_id/(channels|rentable_identities|primary_packages|extra_packages)
    • Added an include_archived query parameter
  • Added the following attributes to schema Cost, Extra, ReviewAnswer, ReviewQuestion and Review:
    • created_at
    • updated_at
  • Added the following relationships to schema PrimaryPackage and ExtraPackage:
    • administration
  • Added the following attributes to schema PrimaryPackage and ExtraPackage:
    • archived
    • created_at
    • updated_at

Added

  • Added the following attribute to schema ComplexPrice:
    • is_active - returns whether the price is currently active
  • GET /v3/administrations/:administration_id/master_price_lists/:master_price_list_id/complex_prices
    • added an include_inactive query option for including inactive complex prices

Added

  • Added the following financial attributes to schema Reservation:
    • created_at_date - local reservation creation date
    • total
    • total_without_vat
    • deposit
    • rent_turnover
    • rent_turnover_without_vat
    • provision
  • Added the following attributes to schema Order:
    • currency
    • created_at
    • updated_at
  • Added the following attributes to schema AgendaPeriod:
    • created_at
    • updated_at
  • Added the following attributes to schema RentableIdentity:
    • created_at
    • updated_at
  • Added the following attributes to schema Rentable:
    • created_at
    • updated_at