# Create product Create a new product with a name, description, and pricing details. Endpoint: POST /products Version: 1.0.0 Security: BearerAuth ## Header parameters: - `Accept` (string, required) The response format must be JSON. Example: "application/json" ## Response 200 fields