| Name | Description | Type | Additional information |
|---|---|---|---|
| Items |
List of Basket Items. |
Collection of BasketItem | |
| DeliveryDateTime | date | ||
| IsDeliveryDateTimeUtc | boolean | ||
| DeliverLater |
Possible values are: Now, Later and Future. |
string |
Required |
| DeliveryType |
Possible values are: Room, DeliveryLocation, Collection and Unknown. If using DeliveryLocation, please also send deliveryLocationCode in its respective field. |
string |
Required |
| DeliveryLocationCode |
Code to identify the delivery location when using the DeliveryType 'DeliverLocation'. To retrieve a list of valid delivery location codes for the outlet, please use '/Interactive/Outlet/{request.OutletCode}/DeliveryLocation'. |
string | |
| GuestFacingDiscountCode |
Guest-facing code for a discount. |
string | |
| StaffId | string | ||
| SessionToken |
The token associated with this session of API interactions. This token should always be included in API calls, because it contains important session state information. |
string |
Required |