if (\Bitrix\Main\Loader::includeModule('socialservices')) { $client = new \Bitrix\socialservices\properties\Client; print_r($client->getByInn('3907026976')); } |
if (\Bitrix\Main\Loader::includeModule('socialservices')) { $client = new \Bitrix\socialservices\properties\Client; print_r($client->searchOrganizationByName('Битрикс')); } |