> 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/contrato-de-estagio.md).

# Contrato de Estágio

Documento obrigatório. Comprovante do Contrato de Estágio

**ID**

```
0b9e8da2-f82f-447b-a8d4-00458cf8282e
```

**Slug**

```
contrato_estagio
```

{% 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>instrucao</strong></p><p><em>required</em></p>      | string(options)   | length(0, 255) |
| <p><strong>nome</strong></p><p><em>required</em></p>           | string            | length(0, 255) |
| <p><strong>cep</strong></p><p><em>required</em></p>            | string            | length(1, 255) |
| <p><strong>tipoLogradouro</strong></p><p><em>required</em></p> | string(options)   | length(0, 255) |
| <p><strong>logradouro</strong></p><p><em>required</em></p>     | string            | length(0, 255) |
| <p><strong>numero</strong></p><p><em>required</em></p>         | string            | length(1, 255) |
| <p><strong>complemento</strong></p><p><em>optional</em></p>    | string            | length(0, 255) |
| <p><strong>bairro</strong></p><p><em>required</em></p>         | string            | length(1, 255) |
| <p><strong>cidade</strong></p><p><em>required</em></p>         | string(options\*) | length(0, 255) |
| <p><strong>uf</strong></p><p><em>required</em></p>             | string(options)   | length(0, 255) |
| <p><strong>cnpj</strong></p><p><em>required</em></p>           | string            | length(0, 255) |
| <p><strong>nivel</strong></p><p><em>required</em></p>          | string            | length(0, 255) |
| **comprovantes**                                               | \[ ]voucher       |                |

{% hint style="info" %}
As opções do campo `cidade` dependem do valor selecionado no campo `uf` .
{% endhint %}

**Comprovantes**

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