Account
Specifies the Customer
's account details associated with the Opportunity
.
Contents
Note
In the following list, the required parameters are described first.
- CompanyName
-
Specifies the end
Customer
's company name associated with theOpportunity
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 120.
Required: Yes
- Address
-
Specifies the end
Customer
's address details associated with theOpportunity
.Type: Address object
Required: No
- AwsAccountId
-
Specifies the
Customer
AWS account ID associated with theOpportunity
.Type: String
Pattern:
^[0-9]{12}$
Required: No
- Duns
-
Indicates the
Customer
DUNS number, if available.Type: String
Pattern:
^[0-9]{9}$
Required: No
- Industry
-
Specifies the industry the end
Customer
belongs to that's associated with theOpportunity
. It refers to the category or sector where the customer's business operates. This is a required field.Type: String
Valid Values:
Aerospace | Agriculture | Automotive | Computers and Electronics | Consumer Goods | Education | Energy - Oil and Gas | Energy - Power and Utilities | Financial Services | Gaming | Government | Healthcare | Hospitality | Life Sciences | Manufacturing | Marketing and Advertising | Media and Entertainment | Mining | Non-Profit Organization | Professional Services | Real Estate and Construction | Retail | Software and Internet | Telecommunications | Transportation and Logistics | Travel | Wholesale and Distribution | Other
Required: No
- OtherIndustry
-
Specifies the end
Customer
's industry associated with theOpportunity
, when the selected value in theIndustry
field isOther
.Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Required: No
- WebsiteUrl
-
Specifies the end customer's company website URL associated with the
Opportunity
. This value is crucial to map the customer within the AWS CRM system. This field is required in all cases except when the opportunity is related to national security.Type: String
Length Constraints: Minimum length of 4. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: