Vezmo App

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

Header

Payload Fields

title string required

Product or service title

type enum required

PRODUCT vs SERVICE

unitPrice number required

Service or Product price

sku string

Unique SKU identifier

categoryIds string

Comma-separated category UUIDs

taxable boolean

Is this item taxable?

stock number

Available inventory count
Note: image (single) and workSamples (array) should be sent as binary files.