Skip to main content
POST
Add Product

Body

application/json
title
string
required
handle
string
required
brand
string
required
external_id
string | null
type
enum<string> | null
Available options:
appointment,
simple,
configurable,
downloadable,
gift,
bundle,
voucher,
service,
subscription
status
enum<string>
Available options:
new,
active,
rundown,
discontinued,
ranged,
deleted,
archived,
draft
description
string | null
currency
string | null
position
integer
department
string | null
web_url
string | null
meta
string[] | null
organisation_id
integer | null
systems
string[]
Minimum array length: 1
channels
string[]
Minimum array length: 1
tags
string[]
images
object[]
variants
object[]
custom_fields
object[]

Response

Product

data
Product · object
required