Post Category Add

POST {{baseUrl}}/category.add.json?name=<string>&parent_id=<string>&stores_ids=<array>&store_id=<string>&avail=<boolean>&sort_order=<integer>&created_time=<>&modified_time=<>&description=<string>&meta_title=<string>&meta_description=<string>&meta_keywords=<string>&seo_url=<string>

Add new category in store

Request Params

KeyDatatypeRequiredDescription
namestringCoupon name
parent_idstringRetrieves categories specified by parent id
stores_idsstringCreate category in the stores that is specified by comma-separated stores' id
store_idstringDefines store id where the webhook should be assigned
availstringDefines category's visibility status
sort_orderstringSort number in the list
created_timestringEntity's date creation
modified_timestringEntity's date modification
descriptionstringThe user-friendly description
meta_titlestringDefines unique meta title for each entity
meta_descriptionstringDefines unique meta description of a entity
meta_keywordsstringDefines unique meta keywords for each entity
seo_urlstringDefines unique URL for SEO