2.5.0.0

Installation

  • This version is recommended for all POS Types

  • This release requires both flaik SQL scripts to be run in order

  • This release requires both Resort POS SQL scripts to be run in order

[2.5.0.0] - 2024-08-09

This release represents a significant update to the flaik Resort Service API.

Along with regular bug fixes and performance improvements this update reduces the reliance on having a flaik specific database on Resort Infrastructure. For resorts using RTP|One this release adds new functionality for Lesson Sales and Employee Profile Management.

It is recommended for all Resort partners.

Note: This install requires a full uninstall of the previous flaik ResortServiceAPI. Please reach out to the flaik team if you need assistance with this.

New

  • Introduced new endpoints to retrieve POS configuration allowing resort specific settings to be validated.

  • Introduced framework for RTP|One resorts to handle Private Lesson sales from flaik. [Instructor Booking]

    • Endpoint to retrieve product pricing and taxes for followed products.

    • Endpoint to validate Customer IP Code in RTPOne.

    • Endpoint to retrieve family members and head of household from RTPOne.

    • Endpoint to post a completed flaik private lesson transaction to RTPOne.

  • Introduced ability to synchronize HRIS systems with RTP|One via the flaik ResortServiceAPI

    • Create, Add Personal details

      • Name, Date of Birth, Gender

      • Primary Email address

      • Phone Number

      • Address

    • Create, update and delete Employee Profiles

      • Include Alternate ID profile

    • Ability to identify Guests in some RTP|One resorts that have Lift Access issued without a prepaid Access profile.

    • Updated Person Model to allow for contact information to be derived from an Order Header where that information is missing in a Guest profile or existing Guest relationship.

Updates

  • .NET 7 to .NET 8 migration

  • Updated many data types to be explicitly declared to align with new .NET 8

  • Removed Dependency for Employee Database and configuration to be declared in Appsettings.json file

Fixes

  • Issue in RTP|One resorts where lessons could appear as cancelled after the lesson date

  • Issue when syncing Instructor Schedules to RTP|One

  • Issue in Siriusware where multi-day lessons did not come across for day 2+

  • Encryption routine for Appsettings.json file - adjusting one string will not re-encrypt other settings anymore.

Last updated

Was this helpful?