Name | Description | Type | Additional information |
---|---|---|---|
Message |
The initial message in the conversation |
string | |
ConversationType |
Defines how conversation is created. Can be either empty or "guest". If "guest" then the guest's name will be used as message creator. |
string | |
OutletCode |
Outlet this conversation is connected to. Field is optional, but if left empty then the first available outlet will be selected. |
string | |
OrderCode |
Order this conversation is connected to. Field is optional. |
string | |
OrderFormDetailsDictionary |
Dictionary to contain Order Form Details for the outlet, setup in GXP Manager. |
Dictionary of string [key] and Object [value] | |
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 |