Third Party API - Release v2023.45.0

New features and bug fixes

Third Party API - Release v2023.45.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 8 November.

Third Party API

What's New

  • A new GET endpoint is added to fetch resort activities

    Endpoint GET maxxton/v1/resorts/activities

  • Loyalty capabilities in the search endpoints

    Fields added to fetch loyalty information in search and availability endpoints. The new fields loyaltyPrice,loyaltyPriceInclusive,requiredLoyaltyPoints,freeLoyaltyDuration added in the POST /maxxton/v1/resorts/search, POST /maxxton/v1/accommodationtypes/search, POST /maxxton/v1/units/search and POST /maxxton/v1/accommodationtypes/arrivalrangesearch endpoints

  • Loyalty capabilities in the reservation endpoint

    Fields added to use the loyalty program feature from Maxxton software in the reservation proposal call. The new fields redeemedLoyaltyNights and redeemedLoyaltyPoints are added in the POST /maxxton/v1/reservations/proposal endpoint.

  • New GET endpoint is added to fetch details of the rooms for an accommodation type and unit

    Endpoint GET /maxxton/v1/accommodationtypes//rooms and GET /maxxton/v1/units//rooms

What's Improved

  • New field added to units endpoint

    The new field EnergyLabelRegistrationNumber added in the GET /maxxton/v1/units, GET /maxxton/v1/units/, GET /maxxton/v1/units/details and GET /maxxton/v1/units//details endpoints

  • New fields added to reservation subjects endpoint

    The new field identityDateIssued and identityCountryId added in the (GET/POST/PUT) /maxxton/v1/reservations//subjects endpoint

  • New fields added to customer status endpoint

    Two new fields code and translations added in the GET /maxxton/v1/customerstatus and GET /maxxton/v1/customers//customerstatus endpoints

  • Performance improvement for the owners endpoint

    The performance of the GET /maxxton/v1/owners endpoint have been improved

  • Performance improvement for the representation endpoint

    The performance of the GET /maxxton/v1/representations endpoint have been improved

  • Performance improvement for the reservation endpoint

    The performance of the GET /maxxton/v1/reservations endpoint have been improved