Articles in this section

Migrate from Amazon MWS Report API to Amazon Pay Reports API

Amazon plans to deprecate the Amazon MWS Reports API, which has been replaced by the Amazon Pay Reports API. While you can still access Amazon Pay Reports through the MWS Reports API via the Amazon Seller Central connection, we recommend using the newly built Amazon Pay connection for a more seamless integration.

This article explains how to migrate your connection from Amazon Seller Central to Amazon Pay, including details on endpoints and parameters.

Set up a connection to Amazon Pay

To set up a new connection to Amazon Pay:

  1. Sign in to your Celigo integrator.io account.

  2. Navigate to ResourcesConnections.

  3. Search and configure Amazon Pay connector. For detailed information, see Set up a connection to Amazon Pay.

List of Amazon Pay endpoints

The following table lists the new endpoints:

Resource

API endpoints

Reports

Get reports

Get report by ID

Get report schedules

Get report schedules by ID

Get disbursements 

Create report

Create report schedule

Cancel report schedule

Existing and new parameters

The following table lists the existing Amazon MWS and new Amazon Pay parameters:

Parameter

Amazon MWS

Amazon Pay

Method

GET

GET

Relative URL (Get report list) 

Action=GetReportList

Action=GetReportListByNextToken

/:version/reports

Relative URL (Get report document): 

Action=GetReport&ReportId={{{ReportId}}}

/:version/report-documents/:reportDocumentId

Query parameters

  • ReportTypeList

  • AvailableFromDate

  • AvailableToDate

  • NextToken

  • reportTypes

  • processingStatuses

  • createdSince

  • createdUntil

  • pageSize

  • nextToken