Versions Compared

Key

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

...

400 bad request is returned with "InvalidPrice fault" when attempting to sell a bundle with price higher than individual items.


...

Released 08.08.2024

Improved error handling in SetStoresForCartOrderPicking method

(RTP-32043)

When using the SetStoresForCartOrderPicking endpoint with a non-existing item identifier, the response is more descriptive. It gives information about the cart id and the wrong cart item identifier. 

Removal of picking order when using DeleteCartOrder

(RTP-27938)

Deleting an order from cart in POS API also deletes it in Backoffice, as well as makes it unavailable for picking in InStore App. 


...

Released 23.07.2024

CouponValidationType in CartCalculator

...