How to perform Pick release for a few sales order lines using REST API
Summary
Pick release for a few sales order lines using REST APIContent
We have a requirement to perform pick release a few sales order lines using REST API. In the "pickWaves" REST API, we can see an option to perform pick release for a specific line (ShipmentLine) not for the multiple lines. But we need to do the same for multiple lines within the Order.
Also, we are looking for a solution in case the Order contains the KIT item.
1