# Indomaret Cash Out

Indomaret Cash Out is one of the features of Faspay SendMe (Disbursement) which functions for cash withdrawals through Indomaret Retail.

There are 2 flows at Indomaret Cash Out, first when a customer makes a cash out request and when a reversal occurs.

### Indomaret Cash Out Transaction Flow

<figure><img src="/files/sUH1JWfmtryvejjKpTjC" alt=""><figcaption><p>Indomaret Cash Out Flow Transaction</p></figcaption></figure>

#### Description:

* Users/Customers make cash out requests to partner.&#x20;
* Partner requests cash out to Faspay.&#x20;
* Faspay will generate cash out code and provide cash out disbursement code to partner.
* The partner will inform the code to the user.&#x20;
* User/Customer provides a phone number, disbursement code, and cash out amount to Indomaret cashier. Indomaret will validate the disbursement code, phone number, and cash out amount to Faspay. Then Faspay will provide a feedback response on whether the data provided is valid or invalid.
* If the data is valid, the cashier will print a receipt and give withdrawal cash according to the nominal requested for cash out to the User/Customer.

### &#x20;Indomaret Cash Out Reversal Flow

<figure><img src="/files/JGx6kwUDwNQEK737MwbZ" alt=""><figcaption><p>Indomaret Cash Out Reversal Flow</p></figcaption></figure>

#### Description:

* Users make cash out requests to partner.
* Partner request cash out to Faspay.
* Faspay will provide a cash out disbursement code to the partner.
* Partner informs the disbursement code to the user.
* User/Customer provides a phone number, disbursement code, and cash out amount to Indomaret cashier.
* Indomaret will validate the disbursement code, phone number, and cash out amount to Faspay.
* If Indomaret does not get a response from Faspay within 30 seconds, then Indomaret will automatically request a reversal.&#x20;
* Faspay will be sending a response for reversal.&#x20;
* Faspay will provide a response payment notification to the partner side that the transaction is reversal.


---

# 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://docs.faspay.co.id/getting-started/faspay-sendme/cash-out/indomaret-cash-out.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.
