Products
Update the roduct
This endpoint allows you to update the product.
POST
Headers
Example:
"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"
Path Parameters
Body
multipart/form-data
The name of the product
Example:
"Product Beanie"
The price of the product
The description of the product
The headline of the product
The quantity of the product
Required range:
x >= 0
Example:
1
The quantity alert level of the product. It is required when quantity alert level is present.
Required range:
x >= 0
Example:
1
The currency of the product
Example:
"sgd"
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?