Skip to main content
Skip table of contents

Release Notes 27.03.2024

Administration API

  • model Administration.API.ApiModels.StoreApiModel changed:

    • added boolean property kitchenOrderCancellationEnabled

      • added string property merchantSerialNumber

    • affected 200 status responses on these endpoints

      • GET /v1-ext/Store

      • GET /v1-ext/Store/{id}

  • model Administration.API.ApiModels.WorkstationApiModel 

    • changed its subclass property interactionService:

      • added nullable boolean property doNotDisplayCustomerNameOnGraphicDisplay

      • changes its subclass property paymentService:

        • added boolean property isMigratingFromMobilePay 

        • added nullable string property merchantQrId

    • affected 200 status responses on these endpoints

      • GET /v1-ext/Workstation

      • GET /v1-ext/Workstation/{id}

Reporting API

  • model Reporting.Orders.OrderModel.ReportingOrder changed:

    •  added nullable string userId property

    • affected 200 status responses on these endpoints

      • POST /v1-ext/Orders

      • GET /v1-ext/Orders/getAllAfter/{fromEpoch}  

      • GET  /v1-ext/Orders/getAllPaidAfter/{fromEpoch}

      • GET /v1-ext/Orders/getAllInDateRange

      • GET /v1-ext/Orders/{orderId}

      • GET /v1-ext/Orders/getByReceiptId/{receiptId}

    • affected models:

      • Reporting.API.ApiModels.ReportingOrdersPagingResponse → reportingOrders property

        • affected 200 status responses on

          •  GET /v1-ext/Orders/getAllAfterByPage/{fromEpoch}

  • model Reporting.XReports.Models.XReport changed 

    •  added nullable string clerkId property

    • affected 200 status responses on these endpoints

      • GET /v1-ext/XReport

      • GET /v1-ext/XReport/filter

Stock Handling API

(warning) BREAKING CHANGES

Model StockHandling.API.ApiModels.TransactionOrderIn.AddExternalPurchaseProductMode changed:

  • Added required property categories that hold an array of existing model StockHandling.API.Application.Commands.GlobalKeepingUnit.CategoryData

  • Affected models:

    • StockHandling.API.Application.Commands.TransactionOrderPurchase.CreateExternalPurchaseOrderCommand → addedProducts property

      • Affected request body on endpoints:

        • POST /v1-ext/TransactionOrderIn

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.