Skip to main content

Export Product Substitutions

GET 

/api/product-substitutions/export

Export substitution rules as XLSX (default) or CSV. Columns: product_sku, substitute_sku, mode, allow_backorder_swap, include_in_alias_availability, priority, notes, active — the same columns the import accepts, so an export can be edited and re-imported.

Scopes: all (default) exports every rule; filtered honours the same filter query parameters as List Product Substitutions; selected exports only the rules named in ids.

Authentication: Requires Bearer token.

Response is a file download.

Request

Responses

OK

Response Headers
    Content-Type