# Body8

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**visitorId** | **string** | visitor’s ID received &lt;a href&#x3D;\"https://developers.sendinblue.com/docs/conversations-webhooks\"&gt;from a webhook&lt;/a&gt; or generated by you to &lt;a href&#x3D;\"https://developers.sendinblue.com/docs/customize-the-widget#identifying-existing-users\"&gt;bind existing user account to Conversations&lt;/a&gt; | 
**text** | **string** | message text | 
**agentId** | **string** | agent ID. It can be found on agent’s page or received &lt;a href&#x3D;\"https://developers.sendinblue.com/docs/conversations-webhooks\"&gt;from a webhook&lt;/a&gt;. Alternatively, you can use &#x60;agentEmail&#x60; + &#x60;agentName&#x60; + &#x60;receivedFrom&#x60; instead (all 3 fields required). | [optional] 
**receivedFrom** | **string** | mark your messages to distinguish messages created by you from the others. | [optional] 
**agentEmail** | **string** | agent email. When sending messages from a standalone system, it’s hard to maintain a 1-to-1 relationship between the users of both systems. In this case, an agent can be specified by their email address. | [optional] 
**agentName** | **string** | agent name | [optional] 

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)


