HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getReportSchedule

Returns report schedule details for the report schedule that you specify.

Usage Plan:

Rate (requests per second)Burst
0.022210

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Path Params
string
required

The identifier for the report schedule. This identifier is unique only in combination with a seller ID.

Responses

Response body
object
string
required

The identifier for the report schedule. This identifier is unique only in combination with a seller ID.

string
required

The report type. Refer to Report Type Values for more information.

marketplaceIds
array of strings

A list of marketplace identifiers. The report document's contents will contain data for all of the specified marketplaces, unless the report type indicates otherwise.

marketplaceIds
reportOptions
object

Additional information passed to reports. This varies by report type.

Has additional fields
string
required

An ISO 8601 period value that indicates how often a report should be created.

date-time

The date and time when the schedule will create its next report, in ISO 8601 date time format.

Headers
object
string

Your rate limit (requests per second) for this operation.

string

Unique request reference identifier.

Language