Third Party API - Release v2025.19.0

Third Party API - Release v2025.19.0

New features and bug fixes

Third Party API - Release v2025.19.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 7 May.

Third Party API

What's Improved

  • New fields are added in the customer and reservations endpoints

    The field identityType,identityNumber,identityCountryId and identityDateIssued are added in the following endpoints

    • POST /maxxton/v2/reservations
    • GET /maxxton/v2/reservations/{reservationId}/details
    • GET /maxxton/v2/reservations/details
    • POST /maxxton/v2/customers
    • GET /maxxton/v2/customers
    • GET /maxxton/v2/customers/{customerId}
    • PUT /maxxton/v2/customers/{customerId}