Source Object
Field Guide
| Name | Type | Example | Notes | 
|---|---|---|---|
| type | String | The method from which this conversation (or thread) was created. Possible values include: 
 | |
| via | String | customer | Possible values include: 
 | 
Example
{   
    "type": "email",
    "via": "customer"
}