| ``addOrdersDateFrom`` |
optional, string |
Sets the starting date for orders to be added to the daily plan. The API accepts a date in the format YYYY-MM-DD or the string 'now' to indicate to add orders starting from the time of release. Previously planned or submitted orders will be canceled. |
"addOrdersDateFrom" : "now" |
|
| ``includeLate`` |
optional, boolean |
Determines if late orders from the current daily plan date should be updated, too. |
"includeLate" : "true" |
false |