NameDescriptionTypeAdditional information
OrderFormDetailsDictionary

Dictionary to contain Order Form Details for the outlet, setup in GXP Manager.

Dictionary of string [key] and Object [value]

Item

ServiceRequestItem

DeliveryDateTime

date

IsDeliveryDateTimeUtc

boolean

DeliverLater

Possible values are: Now, Later and Future.

string

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

DeliveryType

Possible values are: Room, DeliveryLocation, Collection and Unknown. If using DeliveryLocation, please also send deliveryLocationCode in its respective field.

string

NumberOfGuests

string

PaymentType

Possible values are: Open, PaidByCash, PaidByCard and ChargeToRoom.

string

PaymentReferenceNumber

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