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

Added

  • Added the following attributes to schema PaymentRequest:
    • country_code

Deprecated

  • Schema changes:
    • The Measurers endpoint is deprecated, use the MeterTypes endpoint instead

Date of removal for abovementioned deprecation: 31-08-2024.

Added

  • Added the following attributes to schema PaymentMethod:
    • debtor_types
    • currencies
    • sequence_types
    • position

Added

  • Added the following attributes to schema RentableIdentity:
    • original_identifier

Added

  • GET /v3/domains
    • Returns all Domains of the organization
  • GET /v3/domains/:id
    • Gets a Domain

Added

  • Added the following attributes to schema Subdomain:
    • locale_codes
    • redirect

Deprecated

  • Schema changes:
    • Subdomain#locale is deprecated, use Subdomain#locale_codes instead
    • Subdomain#redirects is deprecated, use Subdomain#redirect instead

Added

  • Added the following attributes to schema Todo:
    • name
    • details

Deprecated

  • Schema changes:
    • Todo#description is deprecated, use Todo#name instead

Added

  • Added the following relationships to schema Reservation:
    • extra_packages - The extra packages collection must now be set through this relationship.
    • available_extra_packages
  • Added the following relationships to schema ExtraOrderItem:
    • extra_package