====== GetProduct ====== ==== Description ==== This method returns description of a single product in the specified language for the specified country. ==== Parameters ==== ^Type^Name^Description^ |string|partnum|Product ID — part number| |string|langCode|Code of language to be used for description| |string|countryCode|Code of the country reseller belongs to| ==== Return values ==== {{page>blocks:types:productcontract}} ==== Sample requests and replies for GetProduct method ==== {{section>blocks:method:GetProduct: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}}