Exportcenter:GetLegalEntityList:v2.0: различия между версиями
(Создана пустая страница) |
|||
(не показано 13 промежуточных версий 2 участников) | |||
Строка 1: | Строка 1: | ||
==Общие сведения== | |||
Операция '''GetLegalEntityList''' предназначена для получения списка хозяйствующих субъектов. В список попадают только актуальные записи (active = true). Поддерживается возможность постраничного вывода и фильтрации по шаблону. | |||
==Используемые пространства имён== | |||
{| class="wikitable" | |||
|- | |||
! Пространство имён (xmlns) !! XSD-схема, содержащая описание типов | |||
|- | |||
| <nowiki>xmlns:bs="http://api.vetrf.ru/schema/cdm/base"</nowiki> | |||
|| https://api.vetrf.ru/schema/platform/exportcenter/v2.0b-20210906/base_v2.0.xsd | |||
|- | |||
| <nowiki>xmlns:ws="http://api.vetrf.ru/schema/cdm/registry/ws-definitions/v2"</nowiki> | |||
|| https://api.vetrf.ru/schema/platform/exportcenter/v2.0b-20210906/registry_ws_definitions_v2.2.xsd | |||
|- | |||
| <nowiki>xmlns:dt="http://api.vetrf.ru/schema/cdm/dictionary/v2"</nowiki> | |||
|| https://api.vetrf.ru/schema/platform/exportcenter/v2.0b-20210906/dictionary_v2.2.xsd | |||
|- | |||
|} | |||
==Спецификация запроса== | |||
{| class="wikitable" | |||
! # | |||
! Название XML-элемента | |||
! Тип | |||
! Обязат. | |||
! Описание (нажмите [...] для отображения дополнительного описания) | |||
|- | |||
|001 | |||
|style="font-weight: ; font-family: Courier;" |{{color|#190dbf|'''<ws:getLegalEntityListRequest>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|002 | |||
|style="font-weight: ; font-family: Courier;" |···{{color|#190dbf|'''<{{color|#660e7a|bs:}}listOptions>'''}} | |||
|[[ListOptions|bs:ListOptions]] | |||
|[0..1] | |||
| style="width:52em;"| Параметры запрашиваемого списка. | |||
|- | |||
|003 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|bs:}}count>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}count>'''}} | |||
|[http://www.w3.org/TR/xmlschema-2/#nonNegativeInteger xs:nonNegativeInteger] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Максимальное запрашиваемое количество объектов в списке.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* По умолчанию значение 100; | |||
* Максимально возможное значение 1000.</div> | |||
</div> | |||
|- | |||
|004 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|bs:}}offset>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}offset>'''}} | |||
|[http://www.w3.org/TR/xmlschema-2/#nonNegativeInteger xs:nonNegativeInteger] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Номер элемента, по которому осуществляется смещение первого элемента списка.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* По умолчанию значение 0.</div> | |||
</div> | |||
|- | |||
|005 | |||
|style="font-weight: ; font-family: Courier;" |···{{color|#190dbf|'''</{{color|#660e7a|bs:}}listOptions>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|006 | |||
|style="font-weight: ; font-family: Courier;" |···{{color|#190dbf|'''<{{color|#660e7a|dt:}}businessEntity>'''}} | |||
|[[BusinessEntity_v2.0|dt:BusinessEntity]] | |||
|[0..1] | |||
| style="width:52em;"| Данные о хозяйствующем субъекте. | |||
|- | |||
|007 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[0..1] | |||
| style="width:52em;"| Идентификатор версии хозяйствующего субъекта. | |||
|- | |||
|008 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[0..1] | |||
| style="width:52em;"| Глобальный идентификатор хозяйствующего субъекта. | |||
|- | |||
|009 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Наименование хозяйствующего субъекта.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* Указывается только для юридических лиц.</div> | |||
</div> | |||
|- | |||
|010 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|dt:}}fio>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}fio>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">ФИО индивидуального предпринимателя.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* Для юридических лиц поле не указывается.</div> | |||
</div> | |||
|- | |||
|011 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|dt:}}inn>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}inn>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| ИНН хозяйствующего субъекта. | |||
|- | |||
|012 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|dt:}}ogrn>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}ogrn>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">ОГРН или ОГРНИП.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* Для ИП ОГРНИП может быть не указано.</div> | |||
</div> | |||
|- | |||
|013 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|dt:}}juridicalAddress>'''}} | |||
|[[Address_v2.0|dt:Address]] | |||
|[0..1] | |||
| style="width:52em;"| Юридический адрес. | |||
|- | |||
|014 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}country>'''}} | |||
|[[Country_v2.0|dt:Country]] | |||
|[0..1] | |||
| style="width:52em;"| Страна. | |||
|- | |||
|015 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[0..1] | |||
| style="width:52em;"| Глобальный идентификатор страны. | |||
|- | |||
|016 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}code>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}code>'''}} | |||
|[[Code_v2.0|dt:Code]] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Код страны.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* двухбуквенный код страны, соответствующий стандарту ISO 3166-1</div> | |||
</div> | |||
|- | |||
|017 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''</{{color|#660e7a|dt:}}country>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|018 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}region>'''}} | |||
|[[Region_v2.0|dt:Region]] | |||
|[0..1] | |||
| style="width:52em;"| Регион (республика, область, край, автономная область). | |||
|- | |||
|019 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор региона страны. | |||
|- | |||
|020 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''</{{color|#660e7a|dt:}}region>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|021 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}district>'''}} | |||
|[[District_v2.0|dt:District]] | |||
|[0..1] | |||
| style="width:52em;"| Район региона. | |||
|- | |||
|022 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор района региона. | |||
|- | |||
|023 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''</{{color|#660e7a|dt:}}district>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|024 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}locality>'''}} | |||
|[[Locality_v2.0|dt:Locality]] | |||
|[0..1] | |||
| style="width:52em;"| Населённый пункт. | |||
|- | |||
|025 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор города региона (города регионального подчинения) страны. | |||
|- | |||
|026 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''</{{color|#660e7a|dt:}}locality>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|027 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''</{{color|#660e7a|dt:}}juridicalAddress>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|028 | |||
|style="font-weight: ; font-family: Courier;" |···{{color|#190dbf|'''</{{color|#660e7a|dt:}}businessEntity>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|029 | |||
|style="font-weight: ; font-family: Courier;" |{{color|#190dbf|'''</ws:getLegalEntityListRequest>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|} | |||
==Спецификация ответа== | |||
{| class="wikitable" | |||
! # | |||
! Название XML-элемента | |||
! Тип | |||
! Обязат. | |||
! Описание (нажмите [...] для отображения дополнительного описания) | |||
|- | |||
|001 | |||
|style="font-weight: ; font-family: Courier;" |{{color|#190dbf|'''<ws:getLegalEntityListRequest>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|002 | |||
|style="font-weight: ; font-family: Courier;" |···{{color|#190dbf|'''<{{color|#660e7a|dt:}}businessEntityList {{color|Red|total=}}{{color|#007f15|"?"}} {{color|Red|offset=}}{{color|#007f15|"?"}} {{color|Red|count=}}{{color|#007f15|"?"}}>'''}} | |||
|[[BusinessEntityList_v2.0|dt:BusinessEntityList]] | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Список хозяйствующих субъектов.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* total - всего записей; | |||
* offset - смещение относительно первого элемента; | |||
* count - количество выводимых записей.</div> | |||
</div> | |||
|- | |||
|003 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''<{{color|#660e7a|dt:}}businessEntity>'''}} | |||
|[[BusinessEntity_v2.0|dt:BusinessEntity]] | |||
|[0..*] | |||
| style="width:52em;"| Сведения о хозяйствующем субъекте | |||
|- | |||
|004 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Уникальный идентификатор версии записи | |||
|- | |||
|005 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор записи | |||
|- | |||
|006 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}active>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}active>'''}} | |||
|[http://www.w3.org/TR/xmlschema-2/#boolean xs:boolean] | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Флаг, указывающий на то, активна ли запись</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* true - запись активна; | |||
* false - запись не активна.</div> | |||
</div> | |||
|- | |||
|007 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}last>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}last>'''}} | |||
|[http://www.w3.org/TR/xmlschema-2/#boolean xs:boolean] | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Флаг, указывающий на то, является ли запись последней</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* true - да; | |||
* false - нет. </div> | |||
</div> | |||
|- | |||
|008 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}status>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}status>'''}} | |||
|[[VersionStatus|bs:VersionStatus]] | |||
|[1..1] | |||
| style="width:52em;"| Статус версии записи | |||
|- | |||
|009 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}createDate>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}createDate>'''}} | |||
|[http://www.w3.org/TR/xmlschema-2/#DateTime xs:DateTime] | |||
|[1..1] | |||
| style="width:52em;"| Дата создания версии записи | |||
|- | |||
|010 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}updateDate>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}createDate>'''}} | |||
|[http://www.w3.org/TR/xmlschema-2/#DateTime xs:DateTime] | |||
|[1..1] | |||
| style="width:52em;"| Дата последнего обновления версии записи | |||
|- | |||
|011 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|bs:}}previous>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}previous>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[0..1] | |||
| style="width:52em;"| Идентификатор предыдущей версии записи | |||
|- | |||
|012 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}type>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}type>'''}} | |||
|[[BusinessEntityType_v2.0|dt:BusinessEntityType]] | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Тип создаваемого или редактируемого хозяйствующего субъекта</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
*1 - юридическое лицо; | |||
*2 - физическое лицо; | |||
*3 - индивидуальный предприниматель. </div> | |||
</div> | |||
|- | |||
|013 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Наименование хозяйствующего субъекта</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* Возвращается только для юридических лиц. | |||
* Для физических лиц и для индивидуальных предпринимателей поле не возвращается.</div> | |||
</div> | |||
|- | |||
|014 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}incorporationForm>'''}} | |||
|[[IncorporationForm_v2.0|dt:IncorporationForm]] | |||
|[0..1] | |||
| style="width:52em;"| Организационно-правовая форма хозяйствующего субъекта | |||
|- | |||
|015 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Идентификатор версии организационно-правовой формы. | |||
|- | |||
|016 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Название организационно-правовой формы предприятия.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* согласно справочнику ОКОПФ.</div> | |||
</div> | |||
|- | |||
|017 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}code>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}code>'''}} | |||
|[[String255|bs:String255]] | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Код организационно-правовой формы предприятия.</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* согласно справочнику ОКОПФ.</div> | |||
</div> | |||
|- | |||
|018 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}shortName>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}shortName>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Краткое название организационно-правовой формы предприятия. | |||
|- | |||
|019 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''</{{color|#660e7a|dt:}}incorporationForm>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|020 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}fullName>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}fullName>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Полное наименование хозяйствующего субъекта</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* с указанием ОПФ так, как оно значится в ЕГРЮЛ/ЕГРИП. </div> | |||
</div> | |||
|- | |||
|021 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}fio>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}fio>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">ФИО физического лица или индивидуального предпринимателя</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* для юридических лиц поле не возвращается.</div> | |||
</div> | |||
|- | |||
|022 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}inn>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}inn>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| ИНН хозяйствующего субъекта | |||
|- | |||
|023 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}kpp>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}kpp>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Код причины постановки на учет (КПП) | |||
|- | |||
|024 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}ogrn>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}ogrn>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">ОГРН или ОГРНИП</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* Для ИП ОГРНИП может быть не указано.</div> | |||
</div> | |||
|- | |||
|025 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''<{{color|#660e7a|dt:}}juridicalAddress>'''}} | |||
|[[Address_v2.0|dt:Address]] | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Юридический адрес</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* адрес, по которому зарегистрирован хозяйствующий субъект.</div> | |||
</div> | |||
|- | |||
|026 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}country>'''}} | |||
|[[Country_v2.0|dt:Country]] | |||
|[1..1] | |||
| style="width:52em;"| Сведения о стране | |||
|- | |||
|027 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Уникальный идентификатор версии записи | |||
|- | |||
|028 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор записи | |||
|- | |||
|029 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[1..1] | |||
| style="width:52em;"| Наименование страны | |||
|- | |||
|030 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|dt:}}code>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}code>'''}} | |||
|[[Code_v2.0|dt:Code]] | |||
|[1..1] | |||
|<div class="mw-collapsible mw-collapsed" data-expandtext=" ... " data-collapsetext="свернуть" style="font-weight: bold; width:52em;"> | |||
<span style="white-space:nowrap; font-weight: normal;">Код страны</span> | |||
<div class="mw-collapsible-content" style="font-weight: normal;"> | |||
* ОКСМ, alpha-2</div> | |||
</div> | |||
|- | |||
|031 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''</{{color|#660e7a|dt:}}country>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|032 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}region>'''}} | |||
|[[Region_v2.0|dt:Region]] | |||
|[1..1] | |||
| style="width:52em;"| Сведения о регионе | |||
|- | |||
|033 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Уникальный идентификатор версии записи | |||
|- | |||
|034 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор записи | |||
|- | |||
|035 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[1..1] | |||
| style="width:52em;"| Наименование региона | |||
|- | |||
|036 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''</{{color|#660e7a|dt:}}region>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|037 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}district>'''}} | |||
|[[District_v2.0|dt:District]] | |||
|[0..1] | |||
| style="width:52em;"| Сведения о районе региона | |||
|- | |||
|038 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Уникальный идентификатор версии записи | |||
|- | |||
|039 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор записи | |||
|- | |||
|040 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[1..1] | |||
| style="width:52em;"| Наименование района региона | |||
|- | |||
|041 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''</{{color|#660e7a|dt:}}district>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|042 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}locality>'''}} | |||
|[[Locality_v2.0|dt:Locality]] | |||
|[0..1] | |||
| style="width:52em;"| Сведения о населенном пункте | |||
|- | |||
|043 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Уникальный идентификатор версии записи | |||
|- | |||
|044 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор записи | |||
|- | |||
|045 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[1..1] | |||
| style="width:52em;"| | |||
|- | |||
|046 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''</{{color|#660e7a|dt:}}locality>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|047 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}sublocality>'''}} | |||
|[[Locality_v2.0|dt:Locality]] | |||
|[0..1] | |||
| style="width:52em;"| Населённый пункт, подчиненный другогому населенному пункту (locality) | |||
|- | |||
|048 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Уникальный идентификатор версии записи | |||
|- | |||
|049 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор записи | |||
|- | |||
|050 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[1..1] | |||
| style="width:52em;"| Наименование населенного пункта | |||
|- | |||
|051 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''</{{color|#660e7a|dt:}}sublocality>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|052 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}street>'''}} | |||
|[[Street_v2.0|dt:Street]] | |||
|[0..1] | |||
| style="width:52em;"| Сведения об улице | |||
|- | |||
|053 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}uuid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}uuid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Уникальный идентификатор версии записи | |||
|- | |||
|054 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|bs:}}guid>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|bs:}}guid>'''}} | |||
|[[UUID|bs:UUID]] | |||
|[1..1] | |||
| style="width:52em;"| Глобальный идентификатор записи | |||
|- | |||
|055 | |||
|style="font-weight: ; font-family: Courier;" |···············{{color|#190dbf|'''<{{color|#660e7a|dt:}}name>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}name>'''}} | |||
|[[String255|bs:String255]] | |||
|[1..1] | |||
| style="width:52em;"| Наименование улицы | |||
|- | |||
|056 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''</{{color|#660e7a|dt:}}street>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|057 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}house>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}house>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Номер дома | |||
|- | |||
|058 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}bulding>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}bulding>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Номер строения | |||
|- | |||
|059 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}room>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}room>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Номер квартиры / офиса | |||
|- | |||
|060 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}postIndex>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}postIndex>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Почтовый индекс | |||
|- | |||
|061 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}postBox>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}postBox>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Абонентский ящик | |||
|- | |||
|062 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}additionalInfo>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}additionalInfo>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Дополнительная информация | |||
|- | |||
|063 | |||
|style="font-weight: ; font-family: Courier;" |············{{color|#190dbf|'''<{{color|#660e7a|dt:}}addressView>'''}}{{color|#131313|?}}{{color|#190dbf|'''</{{color|#660e7a|dt:}}addressView>'''}} | |||
|[[String255|bs:String255]] | |||
|[0..1] | |||
| style="width:52em;"| Строковое представление адреса | |||
|- | |||
|064 | |||
|style="font-weight: ; font-family: Courier;" |·········{{color|#190dbf|'''</{{color|#660e7a|dt:}}juridicalAddress>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|065 | |||
|style="font-weight: ; font-family: Courier;" |······{{color|#190dbf|'''</{{color|#660e7a|dt:}}businessEntity>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|066 | |||
|style="font-weight: ; font-family: Courier;" |···{{color|#190dbf|'''</{{color|#660e7a|dt:}}businessEntityList>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|067 | |||
|style="font-weight: ; font-family: Courier;" |{{color|#190dbf|'''</ws:getLegalEntityListRequest>'''}} | |||
| | |||
| | |||
| style="width:52em;"| | |||
|- | |||
|} | |||
==Описание ошибок== | |||
{| class="wikitable" | |||
|- | |||
! Ошибка !! Описание | |||
|- | |||
| '''InternalServiceFault''' || Внутренняя ошибка сервиса. | |||
|- | |||
| '''IncorrectRequestFault''' || Некорректный запрос. Происходит в случае, если запрос не соответствует требованиям указанным в xsd, то есть сообщение не проходит валидацию. | |||
|- | |||
| '''OffsetOutOfRangeFault''' || Заданный в запросе отступ больше числа записей в результате запроса. | |||
|} |
Текущая версия на 15:55, 20 сентября 2021
Общие сведения
Операция GetLegalEntityList предназначена для получения списка хозяйствующих субъектов. В список попадают только актуальные записи (active = true). Поддерживается возможность постраничного вывода и фильтрации по шаблону.
Используемые пространства имён
Пространство имён (xmlns) | XSD-схема, содержащая описание типов |
---|---|
xmlns:bs="http://api.vetrf.ru/schema/cdm/base" | https://api.vetrf.ru/schema/platform/exportcenter/v2.0b-20210906/base_v2.0.xsd |
xmlns:ws="http://api.vetrf.ru/schema/cdm/registry/ws-definitions/v2" | https://api.vetrf.ru/schema/platform/exportcenter/v2.0b-20210906/registry_ws_definitions_v2.2.xsd |
xmlns:dt="http://api.vetrf.ru/schema/cdm/dictionary/v2" | https://api.vetrf.ru/schema/platform/exportcenter/v2.0b-20210906/dictionary_v2.2.xsd |
Спецификация запроса
# | Название XML-элемента | Тип | Обязат. | Описание (нажмите [...] для отображения дополнительного описания) |
---|---|---|---|---|
001 | <ws:getLegalEntityListRequest> | |||
002 | ···<bs:listOptions> | bs:ListOptions | [0..1] | Параметры запрашиваемого списка. |
003 | ······<bs:count>?</bs:count> | xs:nonNegativeInteger | [0..1] | Максимальное запрашиваемое количество объектов в списке.
|
004 | ······<bs:offset>?</bs:offset> | xs:nonNegativeInteger | [0..1] | Номер элемента, по которому осуществляется смещение первого элемента списка.
|
005 | ···</bs:listOptions> | |||
006 | ···<dt:businessEntity> | dt:BusinessEntity | [0..1] | Данные о хозяйствующем субъекте. |
007 | ······<bs:uuid>?</bs:uuid> | bs:UUID | [0..1] | Идентификатор версии хозяйствующего субъекта. |
008 | ······<bs:guid>?</bs:guid> | bs:UUID | [0..1] | Глобальный идентификатор хозяйствующего субъекта. |
009 | ······<dt:name>?</dt:name> | bs:String255 | [0..1] | Наименование хозяйствующего субъекта.
|
010 | ······<dt:fio>?</dt:fio> | bs:String255 | [0..1] | ФИО индивидуального предпринимателя.
|
011 | ······<dt:inn>?</dt:inn> | bs:String255 | [0..1] | ИНН хозяйствующего субъекта. |
012 | ······<dt:ogrn>?</dt:ogrn> | bs:String255 | [0..1] | ОГРН или ОГРНИП.
|
013 | ······<dt:juridicalAddress> | dt:Address | [0..1] | Юридический адрес. |
014 | ·········<dt:country> | dt:Country | [0..1] | Страна. |
015 | ············<bs:guid>?</bs:guid> | bs:UUID | [0..1] | Глобальный идентификатор страны. |
016 | ············<dt:code>?</dt:code> | dt:Code | [0..1] | Код страны.
|
017 | ·········</dt:country> | |||
018 | ·········<dt:region> | dt:Region | [0..1] | Регион (республика, область, край, автономная область). |
019 | ············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор региона страны. |
020 | ·········</dt:region> | |||
021 | ·········<dt:district> | dt:District | [0..1] | Район региона. |
022 | ············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор района региона. |
023 | ·········</dt:district> | |||
024 | ·········<dt:locality> | dt:Locality | [0..1] | Населённый пункт. |
025 | ············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор города региона (города регионального подчинения) страны. |
026 | ·········</dt:locality> | |||
027 | ······</dt:juridicalAddress> | |||
028 | ···</dt:businessEntity> | |||
029 | </ws:getLegalEntityListRequest> |
Спецификация ответа
# | Название XML-элемента | Тип | Обязат. | Описание (нажмите [...] для отображения дополнительного описания) |
---|---|---|---|---|
001 | <ws:getLegalEntityListRequest> | |||
002 | ···<dt:businessEntityList total="?" offset="?" count="?"> | dt:BusinessEntityList | [1..1] | Список хозяйствующих субъектов.
|
003 | ······<dt:businessEntity> | dt:BusinessEntity | [0..*] | Сведения о хозяйствующем субъекте |
004 | ·········<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Уникальный идентификатор версии записи |
005 | ·········<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор записи |
006 | ·········<bs:active>?</bs:active> | xs:boolean | [1..1] | Флаг, указывающий на то, активна ли запись
|
007 | ·········<bs:last>?</bs:last> | xs:boolean | [1..1] | Флаг, указывающий на то, является ли запись последней
|
008 | ·········<bs:status>?</bs:status> | bs:VersionStatus | [1..1] | Статус версии записи |
009 | ·········<bs:createDate>?</bs:createDate> | xs:DateTime | [1..1] | Дата создания версии записи |
010 | ·········<bs:updateDate>?</bs:createDate> | xs:DateTime | [1..1] | Дата последнего обновления версии записи |
011 | ·········<bs:previous>?</bs:previous> | bs:UUID | [0..1] | Идентификатор предыдущей версии записи |
012 | ·········<dt:type>?</dt:type> | dt:BusinessEntityType | [1..1] | Тип создаваемого или редактируемого хозяйствующего субъекта
|
013 | ·········<dt:name>?</dt:name> | bs:String255 | [0..1] | Наименование хозяйствующего субъекта
|
014 | ·········<dt:incorporationForm> | dt:IncorporationForm | [0..1] | Организационно-правовая форма хозяйствующего субъекта |
015 | ············<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Идентификатор версии организационно-правовой формы. |
016 | ············<dt:name>?</dt:name> | bs:String255 | [1..1] | Название организационно-правовой формы предприятия.
|
017 | ············<dt:code>?</dt:code> | bs:String255 | [1..1] | Код организационно-правовой формы предприятия.
|
018 | ············<dt:shortName>?</dt:shortName> | bs:String255 | [0..1] | Краткое название организационно-правовой формы предприятия. |
019 | ·········</dt:incorporationForm> | |||
020 | ·········<dt:fullName>?</dt:fullName> | bs:String255 | [0..1] | Полное наименование хозяйствующего субъекта
|
021 | ·········<dt:fio>?</dt:fio> | bs:String255 | [0..1] | ФИО физического лица или индивидуального предпринимателя
|
022 | ·········<dt:inn>?</dt:inn> | bs:String255 | [0..1] | ИНН хозяйствующего субъекта |
023 | ·········<dt:kpp>?</dt:kpp> | bs:String255 | [0..1] | Код причины постановки на учет (КПП) |
024 | ·········<dt:ogrn>?</dt:ogrn> | bs:String255 | [0..1] | ОГРН или ОГРНИП
|
025 | ·········<dt:juridicalAddress> | dt:Address | [1..1] | Юридический адрес
|
026 | ············<dt:country> | dt:Country | [1..1] | Сведения о стране |
027 | ···············<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Уникальный идентификатор версии записи |
028 | ···············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор записи |
029 | ···············<dt:name>?</dt:name> | bs:String255 | [1..1] | Наименование страны |
030 | ···············<dt:code>?</dt:code> | dt:Code | [1..1] | Код страны
|
031 | ············</dt:country> | |||
032 | ············<dt:region> | dt:Region | [1..1] | Сведения о регионе |
033 | ···············<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Уникальный идентификатор версии записи |
034 | ···············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор записи |
035 | ···············<dt:name>?</dt:name> | bs:String255 | [1..1] | Наименование региона |
036 | ············</dt:region> | |||
037 | ············<dt:district> | dt:District | [0..1] | Сведения о районе региона |
038 | ···············<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Уникальный идентификатор версии записи |
039 | ···············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор записи |
040 | ···············<dt:name>?</dt:name> | bs:String255 | [1..1] | Наименование района региона |
041 | ············</dt:district> | |||
042 | ············<dt:locality> | dt:Locality | [0..1] | Сведения о населенном пункте |
043 | ···············<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Уникальный идентификатор версии записи |
044 | ···············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор записи |
045 | ···············<dt:name>?</dt:name> | bs:String255 | [1..1] | |
046 | ············</dt:locality> | |||
047 | ············<dt:sublocality> | dt:Locality | [0..1] | Населённый пункт, подчиненный другогому населенному пункту (locality) |
048 | ···············<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Уникальный идентификатор версии записи |
049 | ···············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор записи |
050 | ···············<dt:name>?</dt:name> | bs:String255 | [1..1] | Наименование населенного пункта |
051 | ············</dt:sublocality> | |||
052 | ············<dt:street> | dt:Street | [0..1] | Сведения об улице |
053 | ···············<bs:uuid>?</bs:uuid> | bs:UUID | [1..1] | Уникальный идентификатор версии записи |
054 | ···············<bs:guid>?</bs:guid> | bs:UUID | [1..1] | Глобальный идентификатор записи |
055 | ···············<dt:name>?</dt:name> | bs:String255 | [1..1] | Наименование улицы |
056 | ············</dt:street> | |||
057 | ············<dt:house>?</dt:house> | bs:String255 | [0..1] | Номер дома |
058 | ············<dt:bulding>?</dt:bulding> | bs:String255 | [0..1] | Номер строения |
059 | ············<dt:room>?</dt:room> | bs:String255 | [0..1] | Номер квартиры / офиса |
060 | ············<dt:postIndex>?</dt:postIndex> | bs:String255 | [0..1] | Почтовый индекс |
061 | ············<dt:postBox>?</dt:postBox> | bs:String255 | [0..1] | Абонентский ящик |
062 | ············<dt:additionalInfo>?</dt:additionalInfo> | bs:String255 | [0..1] | Дополнительная информация |
063 | ············<dt:addressView>?</dt:addressView> | bs:String255 | [0..1] | Строковое представление адреса |
064 | ·········</dt:juridicalAddress> | |||
065 | ······</dt:businessEntity> | |||
066 | ···</dt:businessEntityList> | |||
067 | </ws:getLegalEntityListRequest> |
Описание ошибок
Ошибка | Описание |
---|---|
InternalServiceFault | Внутренняя ошибка сервиса. |
IncorrectRequestFault | Некорректный запрос. Происходит в случае, если запрос не соответствует требованиям указанным в xsd, то есть сообщение не проходит валидацию. |
OffsetOutOfRangeFault | Заданный в запросе отступ больше числа записей в результате запроса. |