Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

New features and bug fixes

Third Party API - Release v2024.39.0

Your Third Party API experience is improving as we work to squash bugs and release new features. Here's an account of the improvements you'll find in the latest releases.

This release is now available on acceptance at 19 September and will (probably) be released to production on 25 September or on 1 October in case of unforeseen test results.

Note 
This release note for the test environment is indicative of the possible features to be released in the production environment. In case one or more feature(s) are unstable or have bugs/issues, the feature(s) would not be a part of the production release. Kindly also check the linked tickets for more information.

Third Party API

What's New

  • A New GET endpoint is added to fetch details of all available doorlock types per unit

    Endpoint GET /maxxton/v1/units/doorlocktypes

What's Improved

  • A New field DayAddon is added in the addons and reservations endpoint

    The field dayAddon added in the Endpoints,

    • GET /maxxton/v1/add-ons
    • GET /maxxton/v1/add-ons/{resourceId}
    • POST /maxxton/v1/reservations/proposals
  • A New field actualCheckinTime and actualCheckoutTime added in the reservations endpoint

    The field actualCheckinTime and actualCheckoutTime added in the Endpoints,

    • GET /maxxton/v1/reservations/content
    • GET /maxxton/v1/reservations/{reservationId}/content
    • GET /maxxton/v1/reservations/{reservationId}/details
    • GET /maxxton/v1/reservations/details

  • No labels