> For the complete documentation index, see [llms.txt](https://acessorh.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://acessorh.gitbook.io/project/v2/referencias/documentos/brasil-1/brasil/dados-comp.-para-reembolso.md).

# Dados Comp. para Reembolso

#### 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**](/project/v2/referencias/documentos/brasil-1/brasil/documentacao-de-estrangeiro.md#comprovantes) | \[ ][voucher](/project/v2/referencias/comum.md#voucher) |                |

#### Comprovantes

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