NameDescriptionTypeAdditional information
OrderFormDetailsDictionary

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

Dictionary of string [key] and Object [value]

DeliveryDateTime

date

IsDeliveryDateTimeUtc

boolean

Comment

Order level comment. If associated with Pos, this will be provided to the Pos System.

string

PaymentType

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

string

PaymentReferenceNumber

The reference number of a payment that has been completed

string

BasketCode

Code to identify the basket, returned after basket creation in "Interactive/Outlet/{outletCode}/AddItemsToBasket"

string

Required

GxpChequeNumber

string

NumberOfGuests

string

PaymentToken

Payment method token from Payment Provider

string

PaymentState

Possible values are: Create, Confirm,.

string

TipAmount

decimal number

NameOnCard

Name as it appears on the payment card

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