Download Products CSV
Product
Download Products CSV
/product/download/csv
POST
Download Products CSV
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/product/download/csv Description: The/product/download/csv endpoint allows downloading a CSV file containing product data.
Method:
POST
Request Body:
| Parameter | Type | Description |
|---|---|---|
| productIds | string[] | Array of product IDs to include in the CSV. If not provided, all products will be included. |