Catalog
Create Product
Create a new product in the catalog
POST
Create a new product with the specified attributes. The product will be validated against its schema’s column definitions.
string
required
The ID of the catalog schema this product belongs to.
object
required
Product attributes as key-value pairs matching the schema columns.
string
Unique product ID.
string
Catalog schema ID.
string
Always
manual for API-created products.string
Defaults to
draft.object
The stored attributes (with type coercion applied).
string
ISO 8601 timestamp.
string
ISO 8601 timestamp.

