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
-
The performance of the GET /maxxton/v1/owners endpoint have been improved
-
The performance of the GET /maxxton/v1/representations endpoint have been improved
-
The performance of the GET /maxxton/v1/reservations endpoint have been improved
|