> For the complete documentation index, see [llms.txt](https://aplazo.gitbook.io/aplazo-integrations/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aplazo.gitbook.io/aplazo-integrations/espanol/intro-for-aplazo-api-online/request-a-refund-sequence.md).

# Request a refund - Sequence

A refund is the process to request the refund of a partial or total amount from a payment request that had been confirmed by Aplazo to the merchant. This can't be undone.

Here is the sequence process and how to interact with Aplazo for a payment request&#x20;

<figure><img src="https://content.gitbook.com/content/UR1kwlS8DiKsSq3rCVB5/blobs/wRw5vZpjq4uxZitb0Oau/image.png" alt=""><figcaption><p>Request a Refund Sequence</p></figcaption></figure>

***

## Steps&#x20;

1. Use Authentication call to get the Bearer token ( to be used in following call)&#x20;
2. Use the Request Refund call and get the Aplazo checkout URL&#x20;
   1. Request will go to Aplazo support queue&#x20;

***

{% hint style="info" %}
**IMPORTANT:** For more information about Order confirmation process, please review the Order Confirmation section
{% endhint %}
