Create Product Type
Create a new ProductType.
The key must be lowercase with underscores only. All referenced properties must exist as PropertyDefinitions.
Authentication Required: Requires product_type:write permission.
Cookies
Body
Request model for creating a ProductType.
Unique identifier (lowercase with underscores)
Human-readable name
Key into product_type_categories (e.g. 'apparel'). Drives 3-tier prompt resolution.
Localized descriptions
Active status
Property references
Response
Successful Response
Response model for a single ProductType.
MongoDB ObjectId as string
Unique identifier
Human-readable name
Key into product_type_categories — links this ProductType to a Category for 3-tier prompt resolution.
Creation timestamp
User who created this
Localized descriptions
Active status
System-managed ProductType
Last modification timestamp
User who last modified this
Number of properties
List of property keys