Skip to main content
POST

Request body

CreateProductRequest
string,null
Brand name
string,null
Cost price (for profit calculation)
string,null
Currency code (ISO 4217, 3 characters)
string,null
Product description (max 2000 characters)
string,null
Dimensions in centimeters (LxWxH format)
string,null
Main product image URL
boolean,null
Whether the product is available for purchase
boolean,null
Whether this is a digital/downloadable product
string,null
Manufacturer name
string,null
SEO meta description
string,null
SEO meta title
string,null
Manufacturer’s suggested retail price
string
required
Product display name
string,null
Sale price
integer,null (int32)
Inventory reorder point threshold
string
required
Stock keeping unit (unique identifier)
string,null
Comma-separated tags for categorization
string,null
Tax rate as decimal
string,null
Product weight in kilograms

Response

ApiResponse_ProductResponse
object
array,null
string,null
ResponseMeta,null
boolean
required

Status codes

Last modified on August 31, 2026