Legacy platform

Undo receive for package or product

The store associate can undo receiving of a package by clicking Undo Receive. Similarly, the store associate can undo receiving of a product by reducing the Received Quantity. The unreceiveOrder API is called to undo receive for package or products. In case of a package, Undo Receive applies to all lines inside the package only. For example, if there are two packages in a shipment and if you perform Undo Receive for Package1, products belonging to Package1 are affected. Package 2 and the products inside it are not affected. In case of loose SKUs, the received quantity may be spread across multiple receipt lines. So, when the store associate reduces the quantity and updates, receiving in undone for that quantity of the product. The getShipmentContainerDetails or the getShipmentLineList API is called to update the screen after receiving is undone for packages or products respectively.