Name | Description | Type | Additional information |
---|---|---|---|
DeliveryDateTime |
The requested delivery date time |
date | |
IsDeliveryDateTimeUtc |
Immediate requests can only pass UTC time, as we don't know 100% where the request is coming from Requests for later can only pass local time - we do not ecpect clients to make the conversion to UTC |
boolean | |
Options |
Service request options are now called modifiers in GXP v4 |
Collection of ServiceRequestOption | |
CategoryItemCode |
The code of the category this service item belongs to |
string |
Required |
Pin |
Not yet implemeted - validates against the guests's chosen pin number |
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 |