Complete a StockReservation task that has been started with the StartStockReservation(2) service
The service should be called with a line for each orderline that should be reserved. It is not required anymore to send a line for each item on a line.
Provide each line with an OrderLineID and a QuantityTo(Cancel/Reserve/Order).
Complete a StockReservation task that has been started with the StartStockReservation(2) service
The service should be called with a line for each orderline that should be reserved. It is not required anymore to send a line for each item on a line.
Provide each line with an OrderLineID and a QuantityTo(Cancel/Reserve/Order).