Skip to main content

Create Report from Request

POST 

/api/amazon/:integrationInstance/report-requests/:reportRequest/create-report

Submit a stored report request to Amazon, creating the actual report. Calls the Amazon Selling Partner API to create a report for the request's type, data window, options and marketplaces, stores the resulting report record with its Amazon report id, and deletes the report request. The report's processing status is subsequently updated by the scheduled report sync, and its rows are imported once Amazon finishes generating it.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

No request body. Fails when an existing non-failed report already overlaps the requested data range, unless the request was created with overlapping pulls permitted (in which case row-level checksum de-duplication applies on import). Returns 404 for an unknown report request ID.

Request

Responses

OK

Response Headers
    Content-Type