Contact
An object that contains a Customer Partner
's contact details.
Contents
Note
In the following list, the required parameters are described first.
- BusinessTitle
-
The partner contact's title (job title or role) associated with the
Opportunity
.BusinessTitle
supports eitherPartnerAccountManager
orOpportunityOwner
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: No
-
The contact's email address associated with 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: No
- FirstName
-
The contact's first name associated with the
Opportunity
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: No
- LastName
-
The contact's last name associated with the
Opportunity
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: No
- Phone
-
The contact's phone number associated with the
Opportunity
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 40.
Pattern:
^\+[1-9]\d{1,14}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: