Conversation Object


Properties
idstringRead-onlyformat GUID

Conversation ID.


participantParticipantRead-only

ID of the visitor, contact, or member who is chatting with the business.


channelsArray <string>Read-onlydeprecated

List of communication channels where the visitor, contact, or member can receive messages.

Deprecated: use com.wixpress.inbox.v2.ConversationsService.ListConversationChannels API instead.


businessDisplayDataBusinessDisplayData

Display name and avatar for the business.


participantDisplayDataParticipantDisplayData

Display name and avatar for the visitor, contact, or member.

Did this help?