Added

  • Added the following attributes to schema Todo:
    • quantity

Added

  • Added the following attributes to schema Cost:
    • invoiced_to

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