# UpdateWhatsAppBusinessProfileRequest
## Properties
**account_id** | **String** | WhatsApp social account ID |
**about** | Option<**String**> | Short business description (max 139 characters) | [optional]
**address** | Option<**String**> | Business address | [optional]
**description** | Option<**String**> | Full business description (max 512 characters) | [optional]
**email** | Option<**String**> | Business email | [optional]
**websites** | Option<**Vec<String>**> | Business websites (max 2) | [optional]
**vertical** | Option<**String**> | Business category (e.g., RETAIL, ENTERTAINMENT, etc.) | [optional]
**profile_picture_handle** | Option<**String**> | Handle from resumable upload for profile picture | [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)