API 1.9.3

Batch Transaction Events, Bay Types, Quantity Type Expansion

Endpoint for Batch Transaction Events:

New POST /recognition/transaction_events/batch endpoint enables the batch creation of transaction events. This feature allows devices to report multiple product purchases in a single request, streamlining the transaction closure process.

Bag Type Enumeration:

Updated POST /recognition/ endpoint response with additional bag_type enum values. It now includes options for None and Plastic, enhancing product recognition accuracy.

Create Product with Quantity "Pack" or "Bunch":

New enum values to Quantity Unit: “pack” and “bunch”, in addition to “each”. Now it is possible to issue a request (PUT/POST) to /products endpoint for items sold by Quantity Unit, including the values “pack” or “bunch”.