Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

(RTP-24718)

POS API Data Export>Item endpoint is made obsolete


POSAPI-Support AlternativeVat

(RTP-35852)

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

(RTP-37400)

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

(RTP-19588)

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

...