NameDescriptionTypeAdditional information
SiteId

Id of the Site.

integer

None.

DeliveryAddress

Address where order should be delivered.

DeliveryAddress

Required

EstimatedPrice

The estimate is sent to the delivery service, and they use it internally for the value of the order. It should be based on the subtotal or as close to the actual total as possible.

decimal number

Required

DeliveryType

Distinguish between ASAP delivery or delivery on specific time.

DeliveryType In DeliveryQuotes

Required

DropoffTime

Forbidden when DeliveryType is ASAP. Response will include estimated dropoff time at the Site.
Required when DeliveryType is DropoffTime. It is interpreted as local time at the Site (POS). For example "2019-07-26T10:15:00".

date

None.

DeliveryItems

Do not use. Feature is incomplete.

Collection of OrderItem

None.