{ "sku": "PROD-001", "name": "Example Product", "project": 1, "description": "Detailed product description", "short_description": "Brief overview", "price": 99.99, "product_type": "simple", "status": "active", "categories": [1, 2], "attributes": { "color": "blue", "size": "medium" } }
{ "id": 1, "sku": "PROD-001", "name": "Example Product", "created_at": "2024-01-01T12:00:00Z", "status": "active", "project": 1 }
Create a new product in the system