> For the complete documentation index, see [llms.txt](https://getes.gitbook.io/caucoes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://getes.gitbook.io/caucoes/procedimentos-usuarios/estornar-conversao-caucao-receita.md).

# Estornar Conversão Caução Receita

A funcionalidade permite estornar uma conversão de caução em receita realizada no item 10. Será obrigatório pesquisar a Nota de Lançamento (NL) criada pela funcionalidade Converter Caução Receita.

O sistema apresentará a Unidade Gestora/Gestão, Caução, Credor, Domicílio Bancário, Fonte Recurso, Valor e Natureza Receita utilizados na conversão em receita. Deverão ser preenchidos os campos Data Referência e Observação.&#x20;

O campo Observação virá preenchido com a seguinte sugestão: “Reversão de conversão de Caução em Receita registrada pelo documento \[número do Documento Original] e Caução \[número da Caução] e \[CPF/CNPJ – nome Credor].”&#x20;

{% hint style="info" %}
A observação poderá ser alterada e/ou complementada pelo usuário.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/uMNmXR4zsn2uM33YuaJc" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
O valor do estorno irá retornar para a caução e, caso a caução esteja na situação Liquidada, esta será marcada como Ativa.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://getes.gitbook.io/caucoes/procedimentos-usuarios/estornar-conversao-caucao-receita.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
