...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/classes/general/restservice.php
- Класс: \CCrmRestProxyBase
- Вызов: CCrmRestProxyBase::innerGetList
protected function innerGetList($order, $filter, $select, $navigation, &$errors) { $errors[] = 'The operation "LIST" is not supported by this entity.'; return null; }