Amazon Marketplace · Example Payload

Amazon Marketplace List Entities Response Example

CommerceISVMarketplaceSoftware Catalog

Amazon Marketplace List Entities Response Example is an example object payload from Amazon Marketplace, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

EntitySummaryListNextToken

Example Payload

Raw ↑
{
  "EntitySummaryList": "example-value",
  "NextToken": "example-value"
}