Skip to content

/AWS1/CL_PPMWHATSAPPSETUPFIN00

The details of linking a WhatsApp Business Account to your Amazon Web Services account.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ASSOCIATEINPROGRESSTOKEN TYPE /AWS1/PPMASSOCINPROGRESSTOKEN /AWS1/PPMASSOCINPROGRESSTOKEN

An Amazon Web Services access token generated by WhatsAppSignupCallback and used by WhatsAppSetupFinalization.

IT_PHONENUMBERS TYPE /AWS1/CL_PPMWABAPHONENOSETUP00=>TT_WABAPHONENOSETUPFINALIZAT00 TT_WABAPHONENOSETUPFINALIZAT00

An array of WabaPhoneNumberSetupFinalization objects containing the details of each phone number associated with the WhatsApp Business Account.

Optional arguments:

IV_PHONENUMBERPARENT TYPE /AWS1/PPMLNKWHATSAPPBUSINESS00 /AWS1/PPMLNKWHATSAPPBUSINESS00

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.

IO_WABA TYPE REF TO /AWS1/CL_PPMWABASETUPFINALIZ00 /AWS1/CL_PPMWABASETUPFINALIZ00

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.


Queryable Attributes

associateInProgressToken

An Amazon Web Services access token generated by WhatsAppSignupCallback and used by WhatsAppSetupFinalization.

Accessible with the following methods

Method Description
GET_ASSOCIATEINPROGRESSTOKEN() Getter for ASSOCIATEINPROGRESSTOKEN, with configurable defau
ASK_ASSOCIATEINPROGRESSTOKEN() Getter for ASSOCIATEINPROGRESSTOKEN w/ exceptions if field h
HAS_ASSOCIATEINPROGRESSTOKEN() Determine if ASSOCIATEINPROGRESSTOKEN has a value

phoneNumbers

An array of WabaPhoneNumberSetupFinalization objects containing the details of each phone number associated with the WhatsApp Business Account.

Accessible with the following methods

Method Description
GET_PHONENUMBERS() Getter for PHONENUMBERS, with configurable default
ASK_PHONENUMBERS() Getter for PHONENUMBERS w/ exceptions if field has no value
HAS_PHONENUMBERS() Determine if PHONENUMBERS has a value

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.

Accessible with the following methods

Method Description
GET_PHONENUMBERPARENT() Getter for PHONENUMBERPARENT, with configurable default
ASK_PHONENUMBERPARENT() Getter for PHONENUMBERPARENT w/ exceptions if field has no v
HAS_PHONENUMBERPARENT() Determine if PHONENUMBERPARENT has a value

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.

Accessible with the following methods

Method Description
GET_WABA() Getter for WABA