Skip to main content

Export Products

GET 

/api/amazon/:integrationInstance/products/export

Streams an export of the integration instance's Amazon products (CSV/XLSX) using the abstract sales-channel exporter. Returns a BinaryFileResponse, a RedirectResponse (when async export is dispatched), or the SKU.io response envelope on failure.

Not yet available to API tokens

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

Throws ExportingEmptyDataException (handled by the global error handler) if the result set is empty.

Named route: amazon.products.export.

Request

Responses

OK

Response Headers
    Content-Type
    Content-Disposition