Versions Compared

Key

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

...

Customer order variant is part of POS message that is sent to POS. It is then used by POS to differentiate orders in order to display them in different tabs of user interface.

Extend GetCart or GetCartExt with flight information

(RTP-27295)

When fetching carts via GetCart or GetCartExt, we've added the flight information from POSLog to the cart response. This is to allow clients to display such information in their applications when showing the receipt.


...

Released 02.01.2024

Support for InternalOrderNumber

...