{ "operationId": "post-apicatalogpvtcategory", "method": "POST", "path": "/api/catalog/pvt/category", "summary": "VTex Create category", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "Id": 1, "Name": "Home Appliances", "FatherCategoryId": null, "Title": "Home Appliances", "Description": "Discover our range of home appliances. Find smart vacuums, kitchen and laundry appliances to suit your needs. Order online now.", "Keywords": "Kitchen, Laundry, Appliances", "IsActive": true, "LomadeeCampaignCode": "", "AdWordsRemarketingCode": "", "ShowInStoreFront": true, "ShowBrandFilter": true, "ActiveStoreFrontLink": true, "GlobalCategoryId": 3367, "StockKeepingUnitSelectionMode": "LIST", "Score": null, "LinkId": "Alimentacao", "HasChildren": true } } ] }