# Withdraw History

This menu contains list of your withdraw history.

1. Open **Disbursement/Withdraw History.**&#x20;

<figure><img src="/files/6LlL8PPtdvzIf3BkiMdC" alt=""><figcaption></figcaption></figure>

**Detail Header Withdraw History Page**

<table><thead><tr><th width="267">Field</th><th>Description</th></tr></thead><tbody><tr><td>Virtual Account Number</td><td>SendMe virtual account number</td></tr><tr><td>Account Number</td><td>Partner bank account number </td></tr><tr><td>Total Transactions</td><td>Total transactions</td></tr><tr><td>Total Transactions Amount</td><td>Total transactions amount</td></tr><tr><td>Account Balance</td><td>SendMe balance</td></tr><tr><td>My Account</td><td>SendMe virtual account</td></tr></tbody></table>

**Guide Withdraw History Table**

<table><thead><tr><th width="219">Field</th><th>Description</th></tr></thead><tbody><tr><td>Date</td><td>Withdraw date</td></tr><tr><td>Description</td><td>Withdraw description</td></tr><tr><td>Beneficiary Account</td><td>Beneficiary account number</td></tr><tr><td>Beneficiary Name</td><td>Beneficiary account name</td></tr><tr><td>Debit</td><td>Nominal debit amount</td></tr><tr><td>Kredit</td><td>Nominal kredit amount</td></tr><tr><td>Saldo</td><td>Nominal balance amount</td></tr><tr><td>Type</td><td>Transactions type</td></tr><tr><td>Status</td><td><p>Transaction status:</p><ul><li><strong>On Process:</strong> fund transfer is in process.</li><li><strong>Success:</strong> fund is successfully transferred to beneficiary account.</li><li><strong>Failed:</strong> fund is failed transferred to beneficiary account.</li><li><strong>Reverse:</strong> fund transfer is failed and fund has been refunded to your SendMe balance.</li></ul></td></tr></tbody></table>

## Export Data Withdraw History

You can export your withdraw history on excel format by clicking **Export To Excel.**

<figure><img src="/files/N8JqfWPx6HVby5Uj3ixM" alt="" width="176"><figcaption></figcaption></figure>


---

# 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/merchant-page-reference/faspay-sendme/withdraw-history.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.
