Amazon · Example Payload

Selling Partner Catalog Item Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

Selling Partner Catalog Item Example is an example object payload from Amazon, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

asinattributesimagessalesRanks

Example Payload

Raw ↑
{
  "asin": "B01EXAMPLE0",
  "attributes": {},
  "images": [
    {}
  ],
  "salesRanks": [
    {}
  ]
}