Module mws::reports[][src]

Amazon MWS Reports API - Version 2009-01-01

Documentation

Structs

GetReportListParameters

Parameters for GetReportList

GetReportListResponse
GetReportRequestListParameters

Parameters for GetReportRequestList

GetReportRequestListResponse
ReportInfo
ReportRequestInfo
RequestReportParameters

Parameters for RequestReport

RequestReportResponse
SettlementReport

FlatFileSettlementReport

Enums

ReportProcessingStatus

Functions

GetFlatFileSettlementReport [
Deprecated
]
GetReport

Returns the contents of a report and the Content-MD5 header for the returned report body.

GetReportList

Returns a list of reports that were created in the previous 90 days.

GetReportListByNextToken

Returns a list of reports using the NextToken, which was supplied by a previous request to either GetReportListByNextToken or GetReportList, where the value of HasNext was true in the previous call.

GetReportRequestList

Returns a list of report requests that you can use to get the ReportRequestId for a report.

GetReportRequestListByNextToken

Returns a list of reports using the NextToken, which was supplied by a previous request to either GetReportListByNextToken or GetReportList, where the value of HasNext was true in the previous call.

RequestReport