Skip to main content

Import Mappings (CSV/XLSX)

POST 

//:domain/api/amazon/:integrationInstance/products/import-mappings

Queues a ImportSalesChannelProductMappingsJob on the serial queue to apply Amazon → SKU.io product mappings from a previously uploaded file.

Body (SalesChannelProductImportMappingData):

  • original_name (string, required) — original filename as uploaded.
  • stored_name (string, required) — server-side filename (returned by the file upload endpoint).

Named route: amazon.products.import-mappings.

Request

Responses

OK

Response Headers
    Content-Type