Update Product Variation Quantity

To update product variation's quantity with open API
透過open API 更新規格數量

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Product's ID
主商品ID

string
required

Product Variation's Key
商品規格ID

Body Params
number
required

Quantity
(新增/減少)商品數量
-
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json