Skip to main content
PATCH
Update product details

Path Parameters

id
string
required

Product UUID or taxonomy ID

Body

application/json
name
string
Required string length: 1 - 500
brand
string | null
Maximum string length: 200
selling_price
number
Required range: x >= 0
is_rfc_item
boolean
is_active
boolean
category_name
string | null
Maximum string length: 100
temperature_zone
enum<string>
Available options:
ambient,
refrigerated,
frozen
size
string | null
Maximum string length: 100
image_url
string<uri> | null

Response

Product updated

success
enum<boolean>
required
Available options:
true
product
object
required