post https://{url}/productManagement/product/batch/upload
This endpoint allows you to upload a batch of products to create multiple digital passports simultaneously.
- URL:
POST - {{url}}/productManagement/product/batch/upload
- Body:
csvFile
to be uploaded.
- Success: Your batch is created.
For more information on the CSV file format, read our detailed API documentation.