Skip to main content
PATCH
Activate product

Path Parameters

id
string<uuid>
required

Sellable product 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 successfully

sellable_product
unknown