Amazon · Example Payload

Selling Partner Report Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

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

Top-level fields

reportIdreportTypeprocessingStatusreportDocumentIdcreatedTime

Example Payload

Raw ↑
{
  "reportId": "ABC123DEF456",
  "reportType": "example-value",
  "processingStatus": "CANCELLED",
  "reportDocumentId": "ABC123DEF456",
  "createdTime": "example-value"
}