

# WhatsAppSetupFinalization


The details of linking a WhatsApp Business Account to your AWS account.

## Contents


 ** associateInProgressToken **   <a name="Social-Type-WhatsAppSetupFinalization-associateInProgressToken"></a>
An AWS access token generated by `WhatsAppSignupCallback` and used by `WhatsAppSetupFinalization`.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 50.  
Required: Yes

 ** phoneNumbers **   <a name="Social-Type-WhatsAppSetupFinalization-phoneNumbers"></a>
An array of WabaPhoneNumberSetupFinalization objects containing the details of each phone number associated with the WhatsApp Business Account.  
Type: Array of [WabaPhoneNumberSetupFinalization](API_WabaPhoneNumberSetupFinalization.md) objects  
Required: Yes

 ** phoneNumberParent **   <a name="Social-Type-WhatsAppSetupFinalization-phoneNumberParent"></a>
Used to add a new phone number to an existing WhatsApp Business Account. This field can't be used when the `waba` field is present.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 115.  
Pattern: `.*(^waba-.*$)|(^arn:.*:waba/[0-9a-zA-Z]+$).*`   
Required: No

 ** waba **   <a name="Social-Type-WhatsAppSetupFinalization-waba"></a>
Used to create a new WhatsApp Business Account and add a phone number. This field can't be used when the `phoneNumberParent` field is present.  
Type: [WabaSetupFinalization](API_WabaSetupFinalization.md) object  
Required: No

## 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/WhatsAppSetupFinalization) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/socialmessaging-2024-01-01/WhatsAppSetupFinalization) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/socialmessaging-2024-01-01/WhatsAppSetupFinalization) 