• Модуль: socialservices
  • Путь к файлу: ~/bitrix/modules/socialservices/lib/apclient.php
  • Класс: BitrixSocialservicesApClient
  • Вызов: ApClient::getRequestUrl
protected function getRequestUrl($methodName)
{
	return $this->connection['ENDPOINT'].$methodName;
}