| orderType | campo | descrição |
|---|---|---|
| DELIVERY | delivery | informações sobre hora e local de entrega incluindo endereço do cliente |
| TAKEOUT | takeout | informações sobre a retirada do pedido |
"schedule": {
"deliveryDateTimeStart": "2020-01-01T00:20:00.000Z",
"deliveryDateTimeEnd": "2020-01-01T01:20:00.000Z"
}preparationStartDateTime = deliveryDateTimeStart - DeliveryTime (configuração da loja)Exemplo: