====== GetMenu ====== ==== Description ==== This method returns a list of product family categories in the required language. (Content service) ==== Parameters ==== ^Type^Name^Description^ |int|id|Menu ID| |string|langCode|Required menu language| ==== Return value ==== ^Type^Description^ |Array of [[en:content:types:menucontract|MenuElementContract]]|Menu containing an updated category version and tree| ==== Sample requests and replies for GetMenu method ==== {{section>blocks:method:GetMenu:sample&noheader}} ---- [[en:content:examples:php_code|Sample scripts on PHP]] [[en:apiv2:start:soapuiexamples|Example of running REST and SOAP requests]] {{tag>method esd}}