> For the complete documentation index, see [llms.txt](https://devcenter.unico.io/unico-people/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devcenter.unico.io/unico-people/unico-people-v2/referencias/contexto/brasil/documentos/documentacao-de-estrangeiro.md).

# Documentação de Estrangeiro

Documento obrigatório. Comprovante dos dados do candidato em caso de estrangeiro

**ID**

```
db38fec5-5cca-43e7-94bd-42da518d17c3
```

**Slug**

```
estrangeiro
```

{% hint style="danger" %}
Utilizar apenas o "id" como chave, uma vez que o "slug" é uma descrição e poderá ser alterado livremente.
{% endhint %}

**Campos**

| Nome                                                                                 | Tipo            | Observações          |
| ------------------------------------------------------------------------------------ | --------------- | -------------------- |
| <p><strong>pais</strong></p><p><em>required</em></p>                                 | string(options) | length(1, 255)       |
| <p><strong>tipoVisto</strong></p><p><em>required</em></p>                            | string          | length(1, 255)       |
| <p><strong>rne</strong></p><p><em>required</em></p>                                  | string          | length(1, 255)       |
| <p><strong>classificacao</strong></p><p><em>required</em></p>                        | string          | length(1, 255)       |
| <p><strong>orgaoEmissor</strong></p><p><em>required</em></p>                         | string          | length(1, 255)       |
| <p><strong>dataChegada</strong></p><p><em>required</em></p>                          | string          | format("YYYY-mm-dd") |
| <p><strong>validade</strong></p><p><em>required</em></p>                             | string          | format("YYYY-mm-dd") |
| <p><strong>dataExpedicao</strong></p><p><em>required</em></p>                        | string          | format("YYYY-mm-dd") |
| <p><strong>numeroPortaria</strong></p><p><em>required</em><strong>\*</strong></p>    | string          | length(1, 255)       |
| <p><strong>dataNaturalizacao</strong></p><p><em>required</em><strong>\*</strong></p> | string          | format("YYYY-mm-dd") |
| <p><strong>dataPortaria</strong></p><p><em>required</em><strong>\*</strong></p>      | string          | format("YYYY-mm-dd") |
| **comprovantes**                                                                     | \[ ]voucher     |                      |

{% hint style="info" %}
Os campos `numeroPortaria, dataNaturalizacao` e `dataPortaria` são obrigatórios apenas quando o candidato for naturalizado brasileiro.
{% endhint %}

**Comprovantes**

| Nome                                                   | Tipo    |
| ------------------------------------------------------ | ------- |
| <p><strong>frente</strong></p><p><em>required</em></p> | voucher |
