Upload Product Types Csv
Product Types
Upload Product Types Csv
Upload product types from CSV content.
Required columns: key, name Optional columns: description_en, category_key
Performs upsert: creates new ProductTypes or updates existing ones by key.
Authentication Required: Requires product_type:write permission.
POST
Upload Product Types Csv
Cookies
Body
application/json
Request model for CSV upload.
CSV content as string
Response
Successful Response
Response model for batch CSV upload operations.