Products
Update the roduct
This endpoint allows you to update the product.
POST
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
200
Was this page helpful?