Skip to content

Changelog 2023

  • Extended Product with Names, ExternalNames, ShortNames and Descriptions.
  • Deprecated properties in Product
    • Name. Use Names instead.
    • ExternalName. Use ExternalNames instead.
    • ShortName. Use ShortNames instead.
    • Description. Use Descriptions instead.
  • Extended Add export with Payment and Reservation entity types.
  • Added operation Add rates
  • Extended Rate with new properties Type and Descriptions
  • Added operation Delete products.
  • Updated Get all product service orders documentation:
    • Removed StartUtc and EndUtc properties which were never exposed.
    • Added documentation for CommanderOrigin property.
  • In Get all reservations (ver 2023-06-06) response:
    • Clarified behavior of StartUtc property, which is either the reservation’s scheduled time, or the actual customer check-in time, whichever is earlier.
    • Added new properties ScheduledStartUtc and ActualStartUtc, intended ultimately to replace StartUtc.
    • Deprecated StartUtc, but no discontinuation date has been set for now.
  • Re-write of Kiosk use case, including clarification of payment options
  • Extended operation Get all restrictions:
    • Added filtering by restriction origin
    • Added restriction origin property to the response
  • Added new page Multi-property for multi-property operation with Portfolio Access Tokens.
  • Updated Requests page to add explanation of authentication with Portfolio Access Tokens.
  • Extended Add external payment with AccountId property to support Company accounts. CustomerId property was deprecated.
  • Extended Add order with AccountId property to support Company accounts. CustomerId property was deprecated.
  • AccountId in Bill parameters is allowed to be an Id of a Company.
  • Deprecated CustomerId in Bill. Use AccountId instead.
  • Updated definitions for external identifiers throughout the API
  • Added new page for common object definitions used throughout the API
  • Some changes to documentation structure to improve readability and navigability; documentation only, no functional changes to the API
  • Extended Add company with ReferenceIdentifierand WebsiteUrl fields.
  • Extended Update company with ReferenceIdentifierand WebsiteUrl fields.
  • Added ReferenceIdentifierand WebsiteUrl fields in Company.
  • Extended Close bill with PurchaseOrderNumber field.
  • Extended Bill with PurchaseOrderNumber field.
  • Extended Get all rates with filtering parameters RateIds and UpdatedUtc.
Next
Changelog 2022