{ "operationId": "ProductandTradePolicy", "method": "GET", "path": "/api/catalog_system/pvt/products/productget/{productId}", "summary": "VTex Get product and its general context", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "Id": 1, "Name": "Ra\u00e7\u00e3o Royal Canin Feline Urinary", "DepartmentId": 1, "CategoryId": 10, "BrandId": 2000000, "LinkId": "racao-royal-canin-feline-urinary", "RefId": "", "IsVisible": true, "Description": "Descri\u00e7\u00e3o.", "DescriptionShort": "", "ReleaseDate": "2020-01-06T00:00:00", "KeyWords": "bbbbbbbbbbbb*, a@", "Title": "Ra\u00e7\u00e3o Royal Canin Feline Urinary", "IsActive": true, "TaxCode": "", "MetaTagDescription": "Descri\u00e7\u00e3o.", "SupplierId": 1, "ShowWithoutStock": true, "ListStoreId": [ 1, 2, 3 ], "AdWordsRemarketingCode": "", "LomadeeCampaignCode": "" } } ] }