Skip to main content

Recreatex documentation

API change log

Date

Type

Method

Summary

Internal reference

25 Feb 2025

Edit

FindEmployees

(only to response)

FindScenarioSessions

FindWorkTypes

GetScencarioQuestionInputValueFileGeneral

GetStudentFollowScoreByLessonGroup

GetStudentFollowScoreByLessonGroupAndStudent

ListLessonGroupWithPaging

Criteria:

  • EmployeeSearchCriteria

    • EmployeeNumber

  • FindEmployeesResponse

    • Added EmployeeNumber to the employee

BACKOFFICE-25861

05 Mar 2025

Edit

ValidateTwoFA

Added Guid PersonId to the criteria

BACKOFFICE-25937

05 Mar 2025

Add

ResetTwoFAUniqueKey

  • ResetTwoFAUniqueKeyCriteria

    • Guid PersonId

  • ResetTwoFAUniqueKeyResult

    • Bool Result

BACKOFFICE-25937

07 Mar 2025

Edit

FindSubscriptionArticles

  • SubscriptionArticleIncludes

    • Bool SwimmingLevel

  • Bring out swimminglevel of a lessongroup

BACKOFFICE-25964

07 Mar 2025

Edit

FindPerson

Add SwimmingLevelId to the response for person, childrelation and parentRelations

BACKOFFICE-25964

10 Mar 2025

Add

ValidateNationalRegisterNumber

  • ValidateNationalRegisterNumberCriteria

    • Guid PersonId

    • DateTime BirthDate

    • string NationalRegisterNumber

  • ValidateNationalRegisterNumberResult

    • bool Valid

BACKOFFICE-25974

06 May 2025

Edit

FindInfoPlayLogs

  • Now supports SubscriptionActivationLogs

BACKOFFICE-26177

07 May 2025

Edit

FindExpositionPeriods

LockBasketItems

ExpositionPeriodSearchCriteria

  • EmployeeId

ExpositionPeriodReservation

  • EmployeeId

BACKOFFICE-26203

14 May 2025

Add

CheckoutTemporaryBasket

Create & stash PosSalesLines for later use

BACKOFFICE-26251

14 May 2025

Add

GetTemporaryDigitalWalletTransactionReceiptForWindowsPrinter

Returns printdata of temporary digital wallet overview

BACKOFFICE-26251

19 May 2025

Edit

FindActivities

Added the possibility to provide a list of skillsubcategory id’s and add the skills to the response

  • Criteria

    • SkillSubCategoryIdList

    • Includes

      • Skills

  • Response

    • Skills (existing model)

BACKOFFICE-26314

20 May 2025

Edit

CheckoutTemporaryBasket

Add ItemOptionValues to the criteria

BACKOFFICE-26251

22 May 2025

Edit

FindEmployeeTasks

Full edit of employeetasks (separate tasks for each type)

BACKOFFICE-26228

22 May 2025

Edit

SaveEmployeeTasks

In the Criteria in Employeetasks you need to give the Type, the same way as we do for basketItems.

BACKOFFICE-26343