v1
latestOpenAPI 3.0.02026-07-26318168886.7 KBCategories
Update Category
To update current categories information with open API.<br>透過open API更新既有分類資訊
put/categories/{id}
Path parameters
idstring required
Category ID
Request body
Response
OK
Example response
{
"id": "5de4b3fe461b13002154587d",
"name_translations": {
"en": "Featured Products",
"zh-hant": "精選商品",
"zh-hk": "精選商品",
"zh-cn": "精选商品",
"zh-tw": "精選商品",
"vi": "Sản phẩm nổi bật",
"ms": "Produk Terpilih",
"ja": "おすすめ商品",
"th": "สินค้าแนะนำ",
"id": "Produk Unggulan",
"de": "Empfohlene Produkte",
"fr": "Produits à la une"
},
"seo_title_translations": {
"en": "SEO",
"zh-hant": "SEO優化"
},
"seo_description_translations": {
"en": "SEO",
"zh-hant": "SEO內文"
},
"seo_keywords": "關鍵字修改",
"key": "featured_products",
"sort_setting": "quantity_sold:desc",
"status": "active",
"parent_id": "5de4b3fe461b13002154587f",
"product_count": 5
}