Skip to main content
PATCH
Activate a product

Path Parameters

id
string
required

Product UUID or taxonomy ID

Body

application/json
name
string
brand
string | null
description
string | null
category_id
string<uuid> | null
subcategory_id
string<uuid> | null
is_rfc_item
boolean
selling_price
number
Required range: x > 0

Response

Product activated

sellable_product
object
required