> ## Documentation Index
> Fetch the complete documentation index at: https://getequity.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Refresh Wallet Balance

> This endpoint is used in sandbox mode only, to enable you adequately have funds in your balance for transactions

<ResponseExample>
  ```json theme={null}
  {
    "status": "success",
    "message": "Wallet balance has been refreshed",
    "data": null
  }
  ```
</ResponseExample>
