Export Products
GET//:domain/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.
Throws ExportingEmptyDataException (handled by the global error handler) if the result set is empty.
Named route: amazon.products.export.
Request
Responses
- 200
OK
Response Headers
Content-Type
Content-Disposition