Catalog
Create variant
POST
/
catalog
/
products
/
{id}
/
variants
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredproduct id
Body
application/json · object[]
name
string
variant name
active
boolean
stock_available
boolean
short_description
string
description
string
metadata
object[]
associated_options
object
sku
string
variant sku
pricing
object[]
images
object[]
shipping
object
packaging
object
promotions
object[]
subscriptions
object[]
sales_channels
object[]
seo
object
Response
200 - application/json
message
string
success
boolean
content
object