| Name | Description | Type | Additional information |
|---|---|---|---|
| MessageUID |
Unique ID that is used in the link thats shared with client (customer) |
string |
None. |
| MessageID |
Unique ID of the message |
integer |
None. |
| NewMessage |
If the client (customer) posted a new message, then it should be put here |
string |
None. |
| NewAttachment |
If the client (customer) attached a file at the new message, then it should be put here |
UploadAttachment |
None. |
| SenderName |
If the client (customer) posted a new message, then his name should be entered here |
string |
None. |
| ChatRequestType |
The response should be filled with these messages |
ChatRequestType |
None. |
| OffSet |
Number of messages skipped from the beginning of the result Messages.MessageList |
integer |
None. |
| ListSize |
The max number of messages in this list. |
integer |
None. |
| Lang2 |
The default language of this chat request, |
string |
None. |