

# LinkedWhatsAppBusinessAccount


The details of your linked WhatsApp Business Account.

## Contents


 ** arn **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-arn"></a>
The ARN of the linked WhatsApp Business Account.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2048.  
Pattern: `arn:.*:waba/[0-9a-zA-Z]+`   
Required: Yes

 ** enableReceiving **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-enableReceiving"></a>
When true, enables receiving messages to this WhatsApp Business Account.  
Type: Boolean  
Required: Yes

 ** enableSending **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-enableSending"></a>
When true, enables sending messages from this WhatsApp Business Account.  
Type: Boolean  
Required: Yes

 ** eventDestinations **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-eventDestinations"></a>
The event destinations for the linked WhatsApp Business Account.  
Type: Array of [WhatsAppBusinessAccountEventDestination](API_WhatsAppBusinessAccountEventDestination.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 1 item.  
Required: Yes

 ** id **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-id"></a>
The ID of the linked WhatsApp Business Account, formatted as `waba-01234567890123456789012345678901`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 115.  
Pattern: `.*(^waba-.*$)|(^arn:.*:waba/[0-9a-zA-Z]+$).*`   
Required: Yes

 ** linkDate **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-linkDate"></a>
The date the WhatsApp Business Account was linked.  
Type: Timestamp  
Required: Yes

 ** phoneNumbers **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-phoneNumbers"></a>
The phone numbers associated with the Linked WhatsApp Business Account.  
Type: Array of [WhatsAppPhoneNumberSummary](API_WhatsAppPhoneNumberSummary.md) objects  
Required: Yes

 ** registrationStatus **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-registrationStatus"></a>
The registration status of the linked WhatsApp Business Account.  
Type: String  
Valid Values: `COMPLETE | INCOMPLETE`   
Required: Yes

 ** wabaId **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-wabaId"></a>
The WhatsApp Business Account ID from meta.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Required: Yes

 ** wabaName **   <a name="Social-Type-LinkedWhatsAppBusinessAccount-wabaName"></a>
The name of the linked WhatsApp Business Account.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 200.  
Required: Yes

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/socialmessaging-2024-01-01/LinkedWhatsAppBusinessAccount) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/socialmessaging-2024-01-01/LinkedWhatsAppBusinessAccount) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/socialmessaging-2024-01-01/LinkedWhatsAppBusinessAccount) 