Request Raw Data Download
POST//:domain/api/amazon/unified/reports/:reportId/request-raw-data-download
Queues an asynchronous DownloadAmazonReportRawDataJob to fetch the report's raw data from the SP-API. The job broadcasts an amazon.report-raw-data.ready event (status ready or failed) on the requesting user's private channel (App.Models.User.{tenantId}.{userId}) when it finishes, so the SPA can refetch the raw data without polling. Returns immediately with 200 once the job is dispatched, or 404 if the report does not exist.
Request
Responses
- 200
- 404
OK
Response Headers
Content-Type
Not Found
Response Headers
Content-Type