...
A status code has been introduced to handle scenarios where an invalid member is scanned. This ensures that the system provides a clear and standardized response when an unrecognized or incorrect member identifier is detected.
...
Released 05.02.2025
Cloud POS API - Update export documentation to make POSItem obsolete
POS API Data Export>Item endpoint is made obsolete
POSAPI-Support AlternativeVat
A new parameter, AlternativeVat, has been introduced to be able to support alternative VAT rates (for example for takeaway). If set to true, it will fetch the alternative VAT from the POS configuration. If value is not set in configuration, it will default to 14%, or otherwise apply the regular VAT. This only applies to items with alternativevatpossible set to true.
POSAPI: Add support for part-delivering (to store) from warehouse and from store
Property FulfillmentStore is added to the contract of the SetStoreForCartOrderPickingExt & SetPickingStatusForCartOrderExt. POSLog contains changes in Delivery_Article element
Cloud POS API - Disable customer order reservation
When BeginCartEditing is called, reservation of customer order is disabled if the provider is set to Axapta.
...
Released 22.1.2025
POS API - Some values in cart go missing after edit
...