> 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/confef.md).

# CONFEF

Documento adicional. Conselho Federal de Educação Física

**ID**

```
0e7d7327-5d6b-441e-a68a-cdfe4a8410f9
```

**Slug**

```
confef
```

{% 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>numero</strong></p><p><em>required</em></p>        | string          | length(1, 255)       |
| <p><strong>conselho</strong></p><p><em>required</em></p>      | string          | length(1, 255)       |
| <p><strong>categoria</strong></p><p><em>required</em></p>     | string          | length(1, 255)       |
| <p><strong>uf</strong></p><p><em>required</em></p>            | string(options) | length(1, 255)       |
| <p><strong>dataExpedicao</strong></p><p><em>required</em></p> | string          | format("YYYY-mm-dd") |
| <p><strong>dataValidade</strong></p><p><em>required</em></p>  | string          | format("YYYY-mm-dd") |
| **comprovantes**                                              | \[ ]voucher     |                      |

**Comprovantes**

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