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

getReportSchedules

Returns report schedule details that match the filters 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.

Query Params
reportTypes
array of strings
required
length between 1 and 10

A list of report types used to filter report schedules. Refer to Report Type Values for more information.

reportTypes*
Responses

Response body
object
reportSchedules
array of objects
required

Detailed information about a report schedule.

reportSchedules*
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