Skip to main content
POST
Create a product.

Authorizations

x-api-key
string
header
required

Your workspace API key. It both authenticates the caller and selects the workspace.

Body

application/json
name
string
category_id
string
description
string
sku
string
price
number
cost_price
number
currency
string
tax_rate
number
tax_inclusive
boolean
track_stock
boolean
stock_quantity
integer
low_stock_threshold
integer
image_url
string<uri>
meta_sync_facebook
boolean
meta_sync_instagram
boolean
sort_order
integer
active
boolean

Response

Success.