Products
Update a Product
This endpoint allows you to update a product.
PATCH
/
v1
/
products
/
{product_id}
Headers
Path Parameters
Body
multipart/form-data
The name of the product
The price of the product
The description of the product
The headline of the product
The quantity of the product
Required range:
x > 0
The quantity alert level of the product. It is required when quantity alert level is present.
Required range:
x > 0
The currency of the product
The is manageable of the product
Available options:
1
, 0
The is pinned of the product
Available options:
1
, 0
Weight in gram
Available options:
1
, 0
Response
200 - application/json
Was this page helpful?