AssigneeContact
Represents the contact details of the individual assigned to manage the opportunity within the partner organization. This ensures that there is a clear point of contact for the opportunity's progress and updates.
Contents
Note
In the following list, the required parameters are described first.
- BusinessTitle
-
Specifies the business title of the assignee managing the opportunity. This helps clarify the individual's role and responsibilities within the organization. Use the value
PartnerAccountManager
to update details of the opportunity owner.Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: Yes
-
Provides the email address of the assignee. This email is used for communications and notifications related to the opportunity.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Pattern:
^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$
Required: Yes
- FirstName
-
Specifies the first name of the assignee managing the opportunity. The system automatically retrieves this value from the user profile by referencing the associated email address.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: Yes
- LastName
-
Specifies the last name of the assignee managing the opportunity. The system automatically retrieves this value from the user profile by referencing the associated email address.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: