Amazon · Example Payload

Selling Partner Report List Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

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

Top-level fields

reportsnextToken

Example Payload

Raw ↑
{
  "reports": [
    "example-value"
  ],
  "nextToken": "example-value"
}