Get Float Transactions

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

Get Float Transactions

This feature retrieves the list of float wallet transactions for a whitelabel account. It includes transaction details such as unique ID, type, amount, currency, and description. Pagination is supported.


Field Descriptions:

status → Response status (1 = success, 0 = failure).

page → Current page number for pagination.

limit → Number of records per page.

total_records → Total number of float transactions available.

logs → List of float transaction records.

id → Internal transaction ID.

unique_id → Unique reference ID for the transaction.

amount → Transaction amount.

type → Transaction type (debit or credit).

description → Description or purpose of the transaction.

currency → Transaction currency (ISO code).

created → Date and time of transaction.

Query Params
string
required
Defaults to application/json
string
required

Basic Authentication is an HTTP authentication method.

Body Params
string
required

whitelabel_id usually refers to the unique identifier assigned to a white-label account.

string
required
Defaults to 1

page number

string
required

date format: YYYY-MM-DDD e.g 2025-07-31

string
required

date format: YYYY-MM-DDD e.g 2025-07-31

Response

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