Upsert Products using CSV
Catalog
Upsert Products using CSV
This endpoint allows you to upload and upsert products in bulk using a CSV file. The CSV file should contain product information that will be processed and updated in your inventory.
POST
Upsert Products using CSV
This endpoint processes CSV files containing product data and updates your store’s inventory accordingly. All products in the CSV will be validated against our validation rules before being processed.Documentation Index
Fetch the complete documentation index at: https://developer.lulacommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Only products that pass all validation rules will be inserted or updated in your inventory.
Body
The CSV file containing product data to be uploaded and processed
Response
This endpoint processes the file asynchronously. No immediate response body is provided.

