ListPrivateOffers
POST {{_.CAPI_PROD}}/ListEntities
List all private offers.
Request Body
{"Catalog"=>"AWSMarketplace", "EntityType"=>"Offer", "EntityTypeFilters"=>{"OfferFilters"=>{"Targeting"=>{"ValueList"=>["BuyerAccounts"]}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"EntitySummaryList":[{"AmiProductSummary":null,"ContainerProductSummary":null,"DataProductSummary":null,"EntityArn":"arn:aws:aws-marketplace:us-east-1:111111111111:AWSMarketplace/Offer/offer-1234567890","EntityId":"offer-1234567890","EntityType":"Offer","LastModifiedDate":"2024-05-02T07:48:09Z","Name":null,"OfferSummary":{"AvailabilityEndDate":"2040-12-25T23:59:59Z","BuyerAccounts":["222222222222"],"Name":"CAPI Integ Test Product (AMI Custom Price) Test Offer","ProductId":"product-111111111111","ReleaseDate":"2024-05-02T07:48:04Z","ResaleAuthorizationId":"resaleauthz-1111111111111","State":"Released","Targeting":["BuyerAccounts"]},"ResaleAuthorizationSummary":null,"SaaSProductSummary":null,"TypeAttributes":null,"Visibility":null},{"AmiProductSummary":null,"ContainerProductSummary":null,"DataProductSummary":null,"EntityArn":"arn:aws:aws-marketplace:us-east-1:111111111111:AWSMarketplace/Offer/offer-0987654321","EntityId":"offer-0987654321","EntityType":"Offer","LastModifiedDate":"2024-06-08T16:56:18Z","Name":null,"OfferSummary":{"AvailabilityEndDate":"2025-07-01T23:59:59Z","BuyerAccounts":["222222222222"],"Name":"CAPI-ABO-contract-fps","ProductId":"product-111111111111","ReleaseDate":"2024-06-08T16:56:13Z","ResaleAuthorizationId":"resaleauthz-1111111111111","State":"Released","Targeting":["BuyerAccounts"]},"ResaleAuthorizationSummary":null,"SaaSProductSummary":null,"TypeAttributes":null,"Visibility":null}],"NextToken":"Test_Token_rO0ABXVyABNbTGphdmEubGFuZy5PYmplY3Q7kM5YnxBzKWwCAAB4cAAAAAJ0ABNvZmZlci0y=="}