Update Product Quantity

To update product's quantity with open API
透過open API 更新主商品數量

Path Params
string
required

Product ID
欲更新資訊的商品ID

Body Params
number
required

This value should be between -9999999 and 9999999.
數值必須在 -9999999 和 9999999 之間。

boolean
Defaults to true

Whether replacing the original quantity
是否取代原本數量
-
true: replace the product's quantity with the number you provided
取代原本數量

false: increase/decrease the quantity with the number you provided
增加/減少數量

"

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json