Deprecations
Deprecations are features of the API which you are discouraged from using, even though they may still be supported for a period of time for the sake of backwards compatibility. Such features are normally deprecated because they are superseded by a better alternative. They can include object properties, entire objects or entire API operations. The list of deprecations is as follows. Individual items are also highlighted in the Changelog when they occur. Historic deprecations that have already been discontinued may not be listed. For more information, see our Deprecations Policy.
Important: We strongly advise you to review this list and if you are using any of the deprecated items in your integration, to update your implementation accordingly.
The table columns have the following meanings:
Feature - What entity or feature is being deprecated
Comments - Additional information, such as the reason for the deprecation and what the replacement is
Deprecated - The date at which the deprecation notice was given (see the Changelog)
Discontinued - The date at which it is planned to discontinue support completely; a value of '-' indicates no date has been set
Deprecated operations
Get all reservations (ver 2017-04-12)
Replaced by Get all reservations (ver 2023-06-06)
23 Jun 2023
10 Jan 2025
Deprecated properties
Method
, RedirectUrl
in Add alternative payment
Use Alternative payment method data instead
8 May 2024
-
EditableHistoryInterval
in Get configuration and Get all enterprises
Replaced by AccountingEditableHistoryInterval
and OperationalEditableHistoryInterval
5 Dec 2023
Extent ResourceCategoryAssignments
in Get all resources
Use Get all resource category assignments instead
1 Nov 2023
10 Jan 2025
Extent ResourceCategoryImageAssignments
in Get all resources
Use Get all resource category image assignments instead
1 Nov 2023
10 Jan 2025
Extent ResourceFeatures
in Get all resources
Use Get all resource features instead
1 Nov 2023
10 Jan 2025
Extent ResourceFeatureAssignments
in Get all resources
Use Get all resource feature assignments instead
1 Nov 2023
10 Jan 2025
Extent VoucherCodes
and Companies
in Get all vouchers
Use Get all voucher codes and Get all companies instead
23 October 2023
10 Jan 2025
Extent
in Get all bills
Use Get all payments and Get all order items instead
20 October 2023
10 Jan 2025
StartUtc
in Reservations (ver 2023-06-06)
Replaced by ScheduledStartUtc
and ActualStartUtc
6 Sep 2023
-
BillCounters
, ProformaCounters
, BillPreviewCounters
, ServiceOrderCounters
, RegistrationCardCounters
in Get all counters
Replaced by Counters
21 Jun 2023
Extent ResourceCategories
in Get all resources
Use Get all resource categories instead
23 May 2023
10 Jan 2025
ItalianFiscalCode
, ItalianLotteryCode
in Get all bills
Retrievable in LegalIdentifiers Bill customer data
20 Feb 2023
10 Jan 2025
Entities
in General webhook request body
Fetch data per corresponding Event discriminator
23 Aug 2022
-
StartUtc
, EndUtc
in Availability block, Availability block adjustment
Replaced by FirstTimeUnitStartUtc
and LastTimeUnitStartUtc
29 Jun 2022
-
StartUtc
, EndUtc
in Availability block parameters, Availability block update parameters
Replaced by FirstTimeUnitStartUtc
and LastTimeUnitStartUtc
24 Jun 2022
-
AdultCount
, ChildCount
in Reservation, Reservation parameters, Reservation updates
Replaced by PersonCounts
and Age category
11 Feb 2022
-
TimeFilter
, StartUtc
, EndUtc
in Operations using deprecated time filters
Replaced by CreatedUtc
, UpdatedUtc
, etc. as per operation description
19 Aug 2020
-
Operations using deprecated time filters
Operations using deprecated gender
Deprecated functionality
WebSocket authentication using URL query parameters
Changed to use cookies instead, which is more secure
06 Jan 2021
-
Last updated