Set the RequestedDate on OrderLines. The RequestedDate is the date on which the OrderLine should be ready for shipping/pickup/etc.
RequestedDate
It is required to provide an OrderID. If the RequestedDate is null, it will be removed from the lines.
OrderID
Entity type: Order
Set the
RequestedDate
on OrderLines. The RequestedDate is the date on which the OrderLine should be ready for shipping/pickup/etc.It is required to provide an
OrderID
. If the RequestedDate is null, it will be removed from the lines.