Skip to main content
PUT
Edit Product

Path Parameters

product
integer
required

The product ID

Body

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

Response

Product

data
Product · object
required