> 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/dados-comp.-para-reembolso.md).

# Dados Comp. para Reembolso

Documento adicional

**ID**

```
127b68c0-d9df-42d0-b74a-46a3ea7e8170
```

**Slug**

```
reembolso
```

{% 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>banco</strong></p><p><em>required</em></p>   | string      | length(1, 255) |
| <p><strong>agencia</strong></p><p><em>required</em></p> | string      | length(1, 255) |
| <p><strong>conta</strong></p><p><em>required</em></p>   | string      | length(1, 255) |
| <p><strong>digito</strong></p><p><em>required</em></p>  | string      | length(1, 255) |
| **comprovantes**                                        | \[ ]voucher |                |

**Comprovantes**

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