Спецификации с описанием всех полей, которые могут присутствовать в ответе

[
  {
    "path": "check_person.passport.number",
    "description": "Номер паспорта",
    "types": [
      "string"
    ],
    "example": "093230"
  },
  {
    "path": "check_person.passport.series",
    "description": "Серия паспорта",
    "types": [
      "string"
    ],
    "example": "4002"
  },
  {
    "path": "check_person.passport.expired",
    "description": "Статус: Паспорт не числится в базе недействительных паспортов, Паспорт числится в базе недействительных паспортов",
    "types": [
      "boolean"
    ],
    "example": "false",
    "values": "true, false"
  },
  {
    "path": "check_person.inn.value",
    "description": "ИНН",
    "types": [
      "string"
    ],
    "example": "123456789012"
  },
  {
    "path": "check_person.inn.status",
    "description": "Статус работы источника",
    "types": [
      "string"
    ],
    "example": "FOUND",
    "values": "FOUND, NOT_FOUND, ERROR"
  },
  {
    "path": "check_person.financial_health.scoring_points",
    "description": "Скоринговый балл",
    "types": [
      "integer"
    ],
    "example": "720"
  },
  {
    "path": "check_person.wanted.items[].base.investigation",
    "description": "Основание для розыска",
    "types": [
      "string"
    ],
    "example": "разыскивается по статье УК"
  },
  {
    "path": "check_person.wanted.items[].person.birth.date",
    "description": "Дата рождения",
    "types": [
      "string"
    ],
    "example": "14.03.1980"
  },
  {
    "path": "check_person.wanted.items[].person.birth.place",
    "description": "Место рождения",
    "types": [
      "string"
    ],
    "example": "РОССИЯ, КРАСНОДАРСКИЙ КР., Г.КРАСНОДАР"
  },
  {
    "path": "check_person.wanted.items[].person.gender",
    "description": "Пол",
    "types": [
      "string"
    ],
    "example": "МУЖ"
  },
  {
    "path": "check_person.wanted.items[].person.nationality",
    "description": "Национальность",
    "types": [
      "string"
    ],
    "example": "РУССКИЙ"
  },
  {
    "path": "check_person.wanted.items[].image.url",
    "description": "Ссылка на фото",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.wanted.items[].region",
    "description": "Регион розыска",
    "types": [
      "string"
    ],
    "example": "ГУ МВД РОССИИ ПО Г.С.-ПЕТЕРБУРГУ И ЛЕНИНГРАДСКОЙ ОБЛ."
  },
  {
    "path": "check_person.wanted.items[].contact.information",
    "description": "Контактная информация",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.proceeding.executive.items[].isActive",
    "description": "Статус. Активное или нет исполнительное производство",
    "types": [
      "boolean"
    ],
    "example": "true",
    "values": "true, false"
  },
  {
    "path": "check_person.proceeding.executive.items[].person.name",
    "description": "Полное имя",
    "types": [
      "string"
    ],
    "example": "Иванов Иван Иванович"
  },
  {
    "path": "check_person.proceeding.executive.items[].person.first_name",
    "description": "Фамилия",
    "types": [
      "string"
    ],
    "example": "Иванов"
  },
  {
    "path": "check_person.proceeding.executive.items[].person.last_name",
    "description": "Имя",
    "types": [
      "string"
    ],
    "example": "Иван"
  },
  {
    "path": "check_person.proceeding.executive.items[].person.patronymic",
    "description": "Отчество",
    "types": [
      "string"
    ],
    "example": "Иванович"
  },
  {
    "path": "check_person.proceeding.executive.items[].person.birthday",
    "description": "дата рождения",
    "types": [
      "string"
    ],
    "example": "20.01.1949"
  },
  {
    "path": "check_person.proceeding.executive.items[].person.address",
    "description": "регион регистрации",
    "types": [
      "string"
    ],
    "example": "г. Краснодар"
  },
  {
    "path": "check_person.proceeding.executive.items[].documents.items[].number",
    "description": "номер исполнительного производства",
    "types": [
      "string"
    ],
    "example": "89905/14/02024-ИП"
  },
  {
    "path": "check_person.proceeding.executive.items[].documents.items[].dates.start",
    "description": "дата",
    "types": [
      "string"
    ],
    "example": "10.11.2014"
  },
  {
    "path": "check_person.proceeding.executive.items[].documents.items[].dates.end",
    "description": "Дата окончания ИП, статья, если есть",
    "types": [
      "string"
    ],
    "example": "2014-12-01, 46, 1, 4"
  },
  {
    "path": "check_person.proceeding.executive.items[].detail.text",
    "description": "детали",
    "types": [
      "string"
    ],
    "example": "Исполнительный лист от 28.10.2014 № ВС 053421798 Постановление о взыскании исполнительского сбора"
  },
  {
    "path": "check_person.proceeding.executive.items[].subject.text",
    "description": "Тип",
    "types": [
      "string"
    ],
    "example": "Исполнительский сбор: 14575,04 руб."
  },
  {
    "path": "check_person.proceeding.executive.items[].department.name",
    "description": "Отдел",
    "types": [
      "string"
    ],
    "example": "Стерлитамакский ГОСП"
  },
  {
    "path": "check_person.proceeding.executive.items[].bailiff.name",
    "description": "Судебный пристав",
    "types": [
      "string"
    ],
    "example": ""
  },
  {
    "path": "check_person.proceeding.executive.items[].bailiff.phones.items[].phone",
    "description": "телефон",
    "types": [
      "string"
    ],
    "example": ""
  },
  {
    "path": "check_person.proceeding.executive.items[].search_region",
    "description": "Регион поиска",
    "types": [
      "string"
    ],
    "example": "Санкт-Петербург"
  },
  {
    "path": "check_person.gibdd_driver_license.receivingDate",
    "description": "Дата выдачи",
    "types": [
      "string"
    ],
    "example": "2011-03-17 00:00:00"
  },
  {
    "path": "check_person.gibdd_driver_license.birthday",
    "description": "Дата рождения владельца",
    "types": [
      "string"
    ],
    "example": "1973-11-24 00:00:00"
  },
  {
    "path": "check_person.gibdd_driver_license.categories",
    "description": "Категория ВУ",
    "types": [
      "string"
    ],
    "example": "В"
  },
  {
    "path": "check_person.gibdd_driver_license.endDate",
    "description": "Срок действия",
    "types": [
      "string"
    ],
    "example": "2021-03-17 00:00:00"
  },
  {
    "path": "check_person.gibdd_driver_license.wantedDate",
    "description": "Дата начала розыска",
    "types": [
      "string"
    ],
    "example": "2017-06-21 00:00:00"
  },
  {
    "path": "check_person.gibdd_driver_license.isValidDocument",
    "description": "Действительность ВУ",
    "types": [
      "boolean"
    ],
    "example": "false",
    "values": "false, true"
  },
  {
    "path": "check_person.gibdd_driver_license.status",
    "description": "Статус ответа (найдена ли информация или нет)",
    "types": [
      "string"
    ],
    "example": "FOUND",
    "values": "FOUND, NOT_FOUND"
  },
  {
    "path": "check_person.piter_driver_license.issuer",
    "description": "Кем выдано ВУ",
    "types": [
      "string"
    ],
    "example": "1 ОТД. МОТОТРЭР ЦАО"
  },
  {
    "path": "check_person.piter_driver_license.experience",
    "description": "Водит. стаж (с какого года)",
    "types": [
      "integer"
    ],
    "example": "1993"
  },
  {
    "path": "check_person.piter_driver_license.category_info.category_info_list[].category",
    "description": "Категория",
    "types": [
      "string"
    ],
    "example": "А"
  },
  {
    "path": "check_person.piter_driver_license.category_info.category_info_list[].since",
    "description": "Дата получения права управления",
    "types": [
      "string"
    ],
    "example": "2015-12-10"
  },
  {
    "path": "check_person.piter_driver_license.category_info.category_info_list[].until",
    "description": "Дата окончания срока действия",
    "types": [
      "string"
    ],
    "example": "2022-01-22"
  },
  {
    "path": "check_person.traffic_ticket.traffic_tickets[].date",
    "description": "Дата",
    "types": [
      "string"
    ],
    "example": "2018-07-09"
  },
  {
    "path": "check_person.traffic_ticket.traffic_tickets[].amount",
    "description": "Сумма штрафа",
    "types": [
      "double"
    ],
    "example": "1000.0"
  },
  {
    "path": "check_person.traffic_ticket.traffic_tickets[].payment_status",
    "description": "Статус оплаты",
    "types": [
      "boolean"
    ],
    "example": "true"
  },
  {
    "path": "check_person.traffic_ticket.traffic_tickets[].initiator",
    "description": "Инициатор",
    "types": [
      "string"
    ],
    "example": "ОГИБДД УМВД России по городу Екатеринбургу"
  },
  {
    "path": "check_person.traffic_ticket.traffic_tickets[].description",
    "description": "Описание",
    "types": [
      "string"
    ],
    "example": "ШТРАФ ПО АДМИНИСТРАТИВНОМУ ПРАВОНАРУШЕНИЮ "
  },
  {
    "path": "check_person.tax_accrual.tax_accruals[].date",
    "description": "Дата",
    "types": [
      "string"
    ],
    "example": "2018-10-19"
  },
  {
    "path": "check_person.tax_accrual.tax_accruals[].amount",
    "description": "Сумма",
    "types": [
      "double"
    ],
    "example": "0.05"
  },
  {
    "path": "check_person.tax_accrual.tax_accruals[].payment_status",
    "description": "Статус оплаты",
    "types": [
      "boolean"
    ],
    "example": "false"
  },
  {
    "path": "check_person.tax_accrual.tax_accruals[].details",
    "description": "Описание",
    "types": [
      "string"
    ],
    "example": "Налог на имущество физических лиц"
  },
  {
    "path": "check_person.tax_accrual.tax_accruals[].recipient",
    "description": "Получатель",
    "types": [
      "string"
    ],
    "example": "МРИ ФНС России №32 по Свердловской области"
  },
  {
    "path": "check_person.egrip.items[].inn",
    "description": "Инн",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].activity.main.code",
    "description": "Код основного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].activity.main.name",
    "description": "Название основного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].activity.main.version",
    "description": "Версия основного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].activity.additional[].code",
    "description": "Код дополнительного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].activity.additional[].name",
    "description": "Название дополнительного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].activity.additional[].version",
    "description": "Версия дополнительного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].adr_mzh.rus_address.region_code",
    "description": "Код региона местонахождения ИП (цифровой номер)",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].adr_mzh.rus_address.region.code",
    "description": "Наименование типа региона",
    "types": [
      "string"
    ],
    "example": "ОБЛАСТЬ"
  },
  {
    "path": "check_person.egrip.items[].adr_mzh.rus_address.region.name",
    "description": "Название региона",
    "types": [
      "string"
    ],
    "example": "КЕМЕРОВСКАЯ"
  },
  {
    "path": "check_person.egrip.items[].adr_mzh.rus_address.city.code",
    "description": "Город, село, деревня и т.д. (тип населенного пункта)",
    "types": [
      "string"
    ],
    "example": "ГОРОД"
  },
  {
    "path": "check_person.egrip.items[].adr_mzh.rus_address.city.name",
    "description": "Название населенного пункта",
    "types": [
      "string"
    ],
    "example": "КЕМЕРОВО"
  },
  {
    "path": "check_person.egrip.items[].ogrn",
    "description": "ОГРНИП",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].reg_ip.ogrn",
    "description": "Дата регистрации ИП",
    "types": [
      "string"
    ],
    "example": "2017-09-05 19:00:00.000Z"
  },
  {
    "path": "check_person.egrip.items[].reg_org.code",
    "description": "Код регистрирующего органа",
    "types": [
      "string"
    ],
    "example": "4205"
  },
  {
    "path": "check_person.egrip.items[].reg_org.name",
    "description": "Название регистрирующего органа",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].reg_org.addr",
    "description": "Адрес регистрирующего органа",
    "types": [
      "string"
    ],
    "example": ",650992,,,Кемерово г,, Кузнецкий пр-кт, д 11,,"
  },
  {
    "path": "check_person.egrip.items[].person.fio_rus.last_name",
    "description": "Фамилия",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].person.fio_rus.first_name",
    "description": "Имя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrip.items[].person.fio_rus.patronymic",
    "description": "Отчество",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].create_date",
    "description": "Дата создания организации",
    "types": [
      "string"
    ],
    "example": "2008-11-26"
  },
  {
    "path": "check_person.egrul.items[].ogrn",
    "description": "ОГРН",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].inn",
    "description": "ИНН",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].kpp",
    "description": "КПП",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].form_type",
    "description": "ОКОПФ или КОПФ",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].name.long",
    "description": "Полное наименование организации",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].name.short",
    "description": "Краткое наименование организации",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.post_index",
    "description": "Почтовый индекс",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.region_code",
    "description": "Код региона местонахождения (цифровой номер)",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.kladr",
    "description": "Номер в кладр",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.house",
    "description": "Номер дома",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.apartment",
    "description": "Номер квартиры",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.region.code",
    "description": "Наименование типа региона",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.region.name",
    "description": "Наименование региона",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.city.code",
    "description": "Наименование типа населенного пункта",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.city.name",
    "description": "Наименование населенного пункта",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.street.code",
    "description": "Наименование типа улицы",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].address.rus.street.name",
    "description": "Наименование улицы",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].found_capital.type",
    "description": "Наименование типа уставного капитала",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].found_capital.sum",
    "description": "Сумма уставного капитала",
    "types": [
      "long"
    ]
  },
  {
    "path": "check_person.egrul.items[].management[].person.last_name",
    "description": "Фамилия руководителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].management[].person.first_name",
    "description": "Имя руководителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].management[].person.patronymic",
    "description": "Отчество руководителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].management[].position.type_name",
    "description": "Наименование типа должности руководителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].management[].position.name",
    "description": "Наименование должности руководителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].founders.person[].person.last_name",
    "description": "Фамилия учредителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].founders.person[].person.first_name",
    "description": "Имя учредителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].founders.person[].person.patronymic",
    "description": "Отчество учредителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].founders.person[].person.inn",
    "description": "ИНН учредителя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].founders.person[].share.10000",
    "description": "Доля учредителя в уставном капитале",
    "types": [
      "long"
    ]
  },
  {
    "path": "check_person.egrul.items[].activity.main.code",
    "description": "Код основного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].activity.main.name",
    "description": "Наименование основного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].activity.main.version",
    "description": "Версия основного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].activity.additional[].code",
    "description": "Код дополнительного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].activity.additional[].name",
    "description": "Наименование дополнительного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.egrul.items[].activity.additional[].version",
    "description": "Версия дополнительного вида деятельности",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.credit_history.summary.activeAccounts.borrowerCount",
    "description": "Сводка. Активные счета (кол-во в роли заемщика)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.summary.activeAccounts.guarantorCount",
    "description": "Сводка. Активные счета (кол-во в роли поручителя)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.summary.credits.openCount",
    "description": "Сводка. Кредиты с просрочкой (кол-во открытых)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.summary.credits.closeCount",
    "description": "Сводка. Кредиты с просрочкой (кол-во закрытых)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.summary.activeDelay",
    "description": "Сводка. Действующая просрочка",
    "types": [
      "double"
    ]
  },
  {
    "path": "check_person.credit_history.summary.treatmentsInBanks",
    "description": "Сводка. Обращения в банки (всего)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.bills.activeAccounts.borrowerCount",
    "description": "Блок - Счета. Активные счета (кол-во в роли заемщика)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.bills.activeAccounts.guarantorCount",
    "description": "Блок - Счета. Активные счета (кол-во в роли поручителя)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.bills.activeCreditsSumLimit",
    "description": "Блок - Счета. Суммарный лимит активных кредитов",
    "types": [
      "double"
    ]
  },
  {
    "path": "check_person.credit_history.bills.activeCreditsSumBalanse",
    "description": "Блок - Счета. Суммарный баланс по активным кредитам",
    "types": [
      "double"
    ]
  },
  {
    "path": "check_person.credit_history.bills.lastRepaymentDate",
    "description": "Блок - Счета. Дата погашения последнего кредита",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.credit_history.credits.openDelayFrom30To59Days",
    "description": "Блок - Кредиты. Количество открытых просрочек (в диапозоне 30 - 59 дней)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.credits.closeDelayFrom30To59Days",
    "description": "Блок - Кредиты. Количество закрытых просрочек (в диапозоне 30 - 59 дней)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.credits.openDelayFrom60To89Days",
    "description": "Блок - Кредиты. Количество открытых просрочек (в диапозоне 60 - 89 дней)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.credits.closeDelayFrom60To89Days",
    "description": "Блок - Кредиты. Количество закрытых просрочек (в диапозоне 60 - 89 дней)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.credits.openDelayFrom90Days",
    "description": "Блок - Кредиты. Количество открытых просрочек (в диапозоне > 90 дней)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.credits.closeDelayFrom90Days",
    "description": "Блок - Кредиты. Количество закрытых просрочек (в диапозоне > 90 дней)",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.activeCreditsDelays.maxCurrentDelay",
    "description": "Блок - Просрочки по активным кредитам. Максимальная текущая просрочка по активным кредитам",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.credit_history.activeCreditsDelays.maxHistoryDelay",
    "description": "Блок - Просрочки по активным кредитам. Максимальная историческая просрочка по активным кредитам",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.credit_history.activeCreditsDelays.sumDelay",
    "description": "Блок - Просрочки по активным кредитам. Суммарная просроченная задолженность по всем активным счетам",
    "types": [
      "double"
    ]
  },
  {
    "path": "check_person.credit_history.activeCreditsDelays.hasNegative",
    "description": "Блок - Просрочки по активным кредитам. Наличие негатива в закрытых кредитах",
    "types": [
      "boolean"
    ]
  },
  {
    "path": "check_person.credit_history.treatmentsInBanks.forLast7Days",
    "description": "Блок - Обращения в банки. За последние 7 дней",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.treatmentsInBanks.forLast14Days",
    "description": "Блок - Обращения в банки. За последние 14 дней",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.treatmentsInBanks.forLastMonth",
    "description": "Блок - Обращения в банки. За последний месяц",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.credit_history.treatmentsInBanks.all",
    "description": "Блок - Обращения в банки. Всего",
    "types": [
      "integer"
    ]
  },
  {
    "path": "check_person.black_list.items[].info.code",
    "description": "Код вектора",
    "types": [
      "string"
    ],
    "example": "1.1"
  },
  {
    "path": "check_person.black_list.items[].info.title",
    "description": "Описание вектора",
    "types": [
      "string"
    ],
    "example": "Найдены данные о судимости, относящиеся к заданному перечню статей УК"
  },
  {
    "path": "check_person.black_list.items[].info.groupcode",
    "description": "Код группы",
    "types": [
      "string"
    ],
    "example": "codecs"
  },
  {
    "path": "check_person.black_list.items[].info.groupname",
    "description": "Название группы",
    "types": [
      "string"
    ],
    "example": "Уголовная отвественность"
  },
  {
    "path": "check_person.black_list.items[].info.description",
    "description": "Описание вектора (статьи)",
    "types": [
      "string"
    ],
    "example": "Статьи нового УК: 105, 106, 117, 120, 121, 122, 126"
  },
  {
    "path": "check_person.black_list.items[].value",
    "description": "Кол-во вхождений в массивах данных",
    "types": [
      "integer"
    ],
    "example": "2"
  },
  {
    "path": "check_person.extremists.found",
    "description": "Признак нахождения человека в списках террористов и экстремистов",
    "types": [
      "boolean"
    ]
  },
  {
    "path": "check_person.extremists.isActive",
    "description": "Признак нахождения человека в действительном списке террористов и экстремистов",
    "types": [
      "boolean"
    ]
  },
  {
    "path": "check_person.extremists.score",
    "description": "Релевантность",
    "types": [
      "double"
    ]
  },
  {
    "path": "check_person.extremists.items[].matched_middle_name",
    "description": "Совпадение по фамилии",
    "types": [
      "boolean"
    ]
  },
  {
    "path": "check_person.extremists.items[].matched_birth_date",
    "description": "Совпадение по дате рождения",
    "types": [
      "boolean"
    ]
  },
  {
    "path": "check_person.extremists.items[].score",
    "description": "Релевантность",
    "types": [
      "double"
    ]
  },
  {
    "path": "check_person.extremists.items[].isActive",
    "description": "Признак нахождения человека в действительном списке террористов и экстремистов",
    "types": [
      "boolean"
    ]
  },
  {
    "path": "check_person.extremists.items[].isAdded",
    "description": "Признак нахождения человека в недавно добавленном списке террористов и экстремистов",
    "types": [
      "boolean"
    ]
  },
  {
    "path": "check_person.extremists.items[].isDeleted",
    "description": "Признак нахождения человека в исключенном списке террористов и экстремистов",
    "types": [
      "boolean"
    ]
  },
  {
    "path": "check_person.extremists.items[].item.last_name",
    "description": "Фамилия",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.extremists.items[].item.first_name",
    "description": "Имя",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.extremists.items[].item.middle_name",
    "description": "Отчество",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.extremists.items[].item.birth_date",
    "description": "Дата рождения",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.extremists.items[].item.address",
    "description": "Регион",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_patent.verdict",
    "description": "Вердикт",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_patent.description",
    "description": "Описание",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_patent.status",
    "description": "Статус (найдены ли данные)",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_work_permit.verdict",
    "description": "Вердикт",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_work_permit.description",
    "description": "Описание",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_work_permit.status",
    "description": "Статус (найдены ли данные)",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_compliance_document.verdict",
    "description": "Вердикт",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_compliance_document.description",
    "description": "Описание",
    "types": [
      "string"
    ]
  },
  {
    "path": "check_person.migration_compliance_document.status",
    "description": "Статус (найдены ли данные)",
    "types": [
      "string"
    ]
  }
]