Added

  • Added the following attributes to schema Invoice:
    • created_at
    • updated_at

Added

  • Added the following relationships to schema RentableType:
    • attachments

Added

  • Added the following attributes to schema Administration:
    • invoice_email
    • invoice_phone
  • GET /v3/administrations/:administration_id/todos/:todo_id/todo_images/
    • Returns all TodoImages of a todo
  • GET /v3/administrations/:administration_id/todos/:todo_id/todo_images/:id
    • Gets a TodoImage

Added

  • Added the following attributes to schema RentableIdentity:
    • attachment_text
  • Added the following attributes to schema Booking:
    • reference_nr

Added

  • Added the following attributes to schema Owner:
    • mobile_phone

Added

  • Added the following attributes to schema RentableIdentity:
    • energy_label

Added

  • Added the following attributes to schema DiscountAction:
    • days_in_advance_mode
    • number_of_days_in_advance

Added

  • Added the following relationships to schema Booking:
    • owner

Added

  • Added the following relationships to schema Availability:
    • discount_action

Added

  • Added the following attributes to schema Invoice:
    • recurring_payment
  • Added the following attributes to schema User:
    • avatar