Export Products Standard Csv
Export selected products (and, by default, their variants) as the
variant-capable round-trip CSV that POST /upload-base-csv re-imports.
Each product is a row_type=product row followed by its
row_type=variant rows (linked via parent_key). Edit in Excel and
re-import — with “Merge only provided columns” to update just the columns
you kept.
Authentication Required: product:read. Synchronous; capped at the
async threshold.
Cookies
Body
Request model for the standard (round-trippable) CSV product export.
Same selection/filters as the JSON export; output is the variant-capable
CSV that /upload-base-csv re-imports.
List of product keys to export
Filter products by specific labels
Include each product's variants in the export
Label keys (when filter_by_label=true)
Filter by source
Response
Successful Response