Core Resources · Products
Create Product (Multipart)
Initialize a product or service with full metadata and media assets. This endpoint accepts multipart/form-data to support image and work sample uploads.
CREDENTIALS
HeaderYour API Key is sent in the request header.
Payload Fields
title string required
Product or service titletype enum required
PRODUCT vs SERVICEunitPrice number required
Service or Product pricesku string
Unique SKU identifiercategoryIds string
Comma-separated category UUIDstaxable boolean
Is this item taxable?stock number
Available inventory countNote: image (single) and workSamples (array) should be sent as binary files.