Products
Create Product
Create a new product in the system
POST
Create a new product with the specified attributes and settings.
Body Parameters
Unique identifier for the product within a project
Product name
ID of the project this product belongs to
Rich text description of the product
Brief product description for listings
Product price (defaults to 0.00)
Type of product. One of: simple, configurable, virtual, bundle, grouped
Product status. One of: active, inactive, pending, archived
Array of category IDs this product belongs to
Key-value pairs of product attributes and their values
Response
The unique identifier for the created product
The product SKU
Timestamp when the product was created