Update Product Price

To update product's price 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

Body Params

The request body should contain at least one of price, price_sale, cost, member_price, retail_price or product_price_tiers

number

Price (Note: Cannot be set to null. Product with a price of 0 cannot be sold.)
原價格 (備註:不能設定為null。價格為0的商品不能被售出)

number

Price on sale (Note: Cannot be set to null. Product with a price_sale of 0 will be sold at its original price.)
特價 (備註:不能設定為null。特價為0的商品會以原價售出)

number

Cost (Note: Cannot be set to null)
成本 (備註:不能設定為null)

number

Member Price
會員價

number

Retail Price
零售價

product_price_tiers
object

Membership tier's ID
會員等級ID

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