/
Third Party API - Release v2025.13.0

Third Party API - Release v2025.13.0

New features and bug fixes

Third Party API - Release v2025.13.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 production at 26 March.


Third Party API

What's Improved

  • New fields are added in the reservations endpoints

    The fields code and category code of infotexts are added in the following endpoints

    • GET /maxxton/v2/reservations/{id}/details
    • GET /maxxton/v2/reservations/details
    • POST /maxxton/v2/reservations/proposals
    • POST /maxxton/v2/reservations/
    • POST /maxxton/v2/infotexts/search
  • New fields and parameter are added in the reservations endpoints

    Two fields rateId and rateOptionId are added to the response of the reservation endpoint, and a new request parameter returnAllInclusiveBill=true has been added.

    • GET maxxton/v2/reservations/details
    • GET maxxton/v2/reservations/{reservationId}/details
    • GET maxxton/v2/reservations/bills
    • GET maxxton/v2/reservations/{reservationId}/bills
  • Supported rate per accommodation kind in availability implies endpoint

    It is now possible to fetch the rates applicable to accommodation kind in GET /maxxton/v2/accommodationtypes/availability/implies endpoint

  • Supported new voucher flow in reservations endpoints

    Supported gift card voucher in the POST /maxxton/v2/reservations/proposals and POST /maxxton/v2/reservations endpoint


Related content