Detailed Description
Feeds
SubmitFeed: The SubmitFeed operation uploads a file for processing together with the necessary metadata to process the file.
GetFeedSubmissionList: The GetFeedSubmissionList operation returns a list of feed submission IDs that match the query parameters.
GetFeedSubmissionListbyNextToken: The GetFeedSubmissionListByNextToken operation returns a list of feed submissions that match the query parameters, using the NextToken.
GetFeedSubmissionCount: The GetFeedSubmissionCount operation returns a count of feed submissions.
CancelFeedSubmissions: The CancelFeedSubmission operation cancels one or more feed submissions.
GetFeedSubmissionResult: The GetFeedSubmissionResult operation downloads one of the documents created as the result of submitting a feed, including the feed processing report.
Reports
RequestReport: The RequestReport operation requests the generation of a report, which creates a report request.
GetReportRequestList: The GetReportRequestList operation returns a list of report requests.
GetReportRequestListByNextToken: The GetReportRequestListByNextToken operation returns a list of report requests that match the query parameters, using the NextToken.
GetReportRequestCount: The GetReportRequestCount returns a count of report requests.
CancelReportRequests: The CancelReportRequests operation cancels one or more report requests.
GetReportList: The GetReportList operation returns a list of reports that are available for the seller to download.
GetReportListByNextToken: The GetReportListByNextToken operation returns a list of reports that match the query parameters,using the NextToken.
GetReportCount: The GetReportCount operation returns a count of reports available for the seller to download.
GetReport: The GetReport operation returns the contents of a report.
UpdateReportAcknowledgements: The UpdateReportAcknowledgements operation updates the acknowledged status of one or more reports.
ManageReportSchedule: The ManageReportSchedule operation creates, updates, or deletes a report schedule for a particular report type.
GetReportScheduleList: The GetReportScheduleList operation returns a list of report schedules.
GetReportScheduleListByNextToken: The GetReportScheduleListByNextToken operation returns a list of report schedules that match the query parameters, using the NextToken.
GetReportScheduleCount: The GetReportScheduleCount operation returns a count of report schedules.