---
title: "Retrieve Account Topup History"
method: GET
path: "/wallet/topup-history/{accountNumber}/{org_wallet_ref}"
---

# Retrieve Account Topup History

`GET /wallet/topup-history/{accountNumber}/{org_wallet_ref}`

Get a paginated list of topup history

## Path parameters

- `accountNumber` string, required

## Query parameters

- `from` string
- `to` string
- `page` integer
- `limit` integer

## Headers

- `org_wallet_ref` integer

## Response `200`

Successful response

- BalanceResponse
  - `availableBalance` unknown
  - `allocatedAmount` unknown

---

[API](https://skmtc.net/boyahq/apis/boya-statement-api.md) · [All operations](https://skmtc.net/boyahq/apis/boya-statement-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/boyahq/boya-statement-api/versions/5ff3de72deaa/schema)
