| Name | Type | Description | Notes |
|---|---|---|---|
| accountId | String | WhatsApp social account ID | |
| phone | String | Phone number in E.164 format | |
| name | String | Contact name | |
| String | Contact email | [optional] | |
| company | String | Company name | [optional] |
| tags | List<String> | Tags for categorization | [optional] |
| groups | List<String> | Groups the contact belongs to | [optional] |
| isOptedIn | Boolean | Whether the contact has opted in to receive messages | [optional] |
| customFields | Map<String, String> | Custom key-value fields | [optional] |
| notes | String | Notes about the contact | [optional] |