Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 852 Bytes

File metadata and controls

22 lines (14 loc) · 852 Bytes

CreateWhatsAppContactRequest

Properties

Name Type Description Notes
accountId String WhatsApp social account ID
phone String Phone number in E.164 format
name String Contact name
email 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]