...
Area | Description |
---|---|
POS API | 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. Sending SMS for cancelled click and collect orders (RTP-29904) Method SendCartOrderConfirmationNotification can be used on already finished/cancelled receipts to send SMS with information to the customer. 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. External Order Number (RTP-32350) External Order Number can be set in ReserveCartInStore and is sent through POS Message |
ReceiptService / JournalService | Extend ARTS-transformation with SKU (RTP-26032) The ReceiptService and JournalService have been extended to support SKU number in ARTS POSLog XML. In ReceiptService the SKU number is supported both in ARTXML v2/v6. |