The process of returning goods in inbound delivery
As part of the return of goods for Inbound delivery (i.e. orders issued), the following process occurs:
The system extracts Inbound delivery material (IDM) from Inbound Delivery (ID). A Warehouse Material Batch (WHMB) is then extracted from these Inbound Delivery materials, from which Warehouse Materials (WHM) that have the status returned are inserted into Word.
When this endpoint is called, the following situation occurs:
https://p4f-api-dev-aws.productoo.com/delivery/inbounds/2931/return
[{"idWarehouseMaterial":10874}]
The system will pass sent WHMs that have:
the status will be set to "returned"
the "materialReturnTime" attribute is set to the current time
the quantity is emptied
After that the status of the order will be set to "returned"
The Document for printing:
This is the visual representation of the document which will be printed out.