Create Bulk Products
Product
Create Bulk Products
/product/bulk
POST
Create Bulk Products
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/product/bulk Description: The/product/bulk endpoint allows the creation of multiple products simultaneously by providing an array of product objects.
Method:
POST
Request Payload:
| Parameter | Type | Description |
|---|---|---|
| products | array | An array of product objects with their details. |