WhatsAppSetupFinalization
The details of linking a WhatsApp Business Account to your AWS account.
Contents
- associateInProgressToken
-
An AWS access token generated by
WhatsAppSignupCallback
and used byWhatsAppSetupFinalization
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Required: Yes
- phoneNumbers
-
An array of WabaPhoneNumberSetupFinalization objects containing the details of each phone number associated with the WhatsApp Business Account.
Type: Array of WabaPhoneNumberSetupFinalization objects
Required: Yes
- phoneNumberParent
-
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 100.
Pattern:
.*(^waba-.*$)|(^arn:.*:waba/[0-9a-zA-Z]+$).*
Required: No
- waba
-
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 object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: