| orderType | field | description |
|---|---|---|
| DELIVERY | delivery | information about delivery time and location including customer address |
| TAKEOUT | takeout | information about order pickup |
"schedule": {
"deliveryDateTimeStart": "2020-01-01T00:20:00.000Z",
"deliveryDateTimeEnd": "2020-01-01T01:20:00.000Z"
}preparationStartDateTime = deliveryDateTimeStart - DeliveryTime (store configuration)