# Mark an invoice as resolved or refunded

You can mark an invoice as resolved or refunded to help with management.&#x20;

**Step 1.** In the **Invoices** page, select the invoice you want to mark as resolved or refunded.

In the **Invoice details** page, click on the **View payment details** button.

<figure><img src="https://lh6.googleusercontent.com/tG6qhyhYtN4SIG1_coBKaNpj-72DPMfVsVXKkyj8lcqV33mi2i1xWOMa1ikcOJNdDdySYj4Ao8v1gISDCxH6ogF5aPyir0ERce5fU-oN5dO-tYTLfiAXLbGLFSDndm1D7FtSA5X_0H5g6LkB4eqLr1Y" alt=""><figcaption></figcaption></figure>

**Step 2**. In the P**ayment details** page, click on the **Mark as resolved** or **Mark as refunded** button and follow instruction to mark your invoice as resolved/refunded.&#x20;

<br>


---

# Agent Instructions: 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:

```
GET https://fizenio.gitbook.io/docs/help-center/fizen-pay/for-merchants/invoices/mark-an-invoice-as-resolved-or-refunded.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
