AssociateOpportunity
POST {{BASE_URL}}/AssociateOpportunity
Enables you to create a formal association between an Opportunity
and various related entities, enriching the context and details of the opportunity for better collaboration and decision-making. You can associate an opportunity with the following types of entities:
Partner Solution: A software product or consulting practice created and delivered by AWS Partners. Partner Solutions help customers address specific business challenges or achieve particular goals using AWS services.
AWS Product: AWS offers a wide range of products and services designed to provide scalable, reliable, and cost-effective infrastructure solutions. For the latest list of AWS products, seeAWS products.
AWS Marketplace private offer: Allows AWS Marketplace sellers to extend custom pricing and terms to individual AWS customers. Sellers can negotiate custom prices, payment schedules, and end user license terms through private offers, enabling AWS customers to acquire software solutions tailored to their specific needs. For more information, see Private offers in AWS Marketplace.
Request Body
{"Catalog"=>"{{catalog}}", "OpportunityIdentifier"=>"O1111111", "RelatedEntityIdentifier"=>"S-0000000", "RelatedEntityType"=>"Solutions"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string |
RESPONSES
status: OK
""