# ImportHelper::getRequisiteDupControlImportOptions()

URL: https://chugunov.pro/api-bitrix/crm/requisite/importhelper/getrequisitedupcontrolimportoptions/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\Crm\Requisite\ImportHelper`](https://chugunov.pro/api-bitrix/crm/requisite/importhelper/)
Модуль: Crm.
Свойства элемента: method, public, static.

## Сигнатура

```php
public static getRequisiteDupControlImportOptions(mixed $headers, mixed $activeCountryList[, mixed $optionPrefix = 'IMPORT_DUP_CONTROL_ENABLE_RQ' ]) : mixed
```

## Параметры

- `$headers` `mixed` — обязательный
- `$activeCountryList` `mixed` — обязательный
- `$optionPrefix` `mixed` — необязательный, по умолчанию `'IMPORT_DUP_CONTROL_ENABLE_RQ'`

## Возвращаемое значение

`mixed`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Crm-Requisite-ImportHelper.html
