Get Topup History

This API enable you to check your current balance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to retrieve top-up history and reconcile balance movements in your Brick account.

The response includes top-up references, bank destination information, dates, amounts, and transaction metadata. Use it together with the balance endpoint to confirm whether a top-up has been reflected in your account.

When to Use This Endpoint

  • Reconcile balance after a bank transfer top-up.
  • Display top-up activity in an internal dashboard.
  • Investigate missing or delayed balance movement.

Filtering

Use the optional type query parameter when you need to filter the response to top-up transactions only.

Request parameters

Key ParametersData TypeDescription
publicAccessTokenStringOne time access-token generated using the auth token API

Response parameters

Key ParametersData typeDescription
refNumberStringGenerate reference number for Top-up
bankNumberTop-up bank destination
dateStringDate of Topup settle
amountStringThe amount of Top-up
transactionTypeStringIndicate transactions, this api also show va & topup
accountNoStringTopu-p account number
accountDisplayNameStringAccount display name of Top-up account
Query Params
string
Defaults to topup

If type set as topup will filter only topup transactions

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json