Get Wallet Transaction

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

This feature retrieves all transactions linked to a user’s profile. The response includes details such as transaction ID, payment mode, beneficiary, amount, fees, status, and date. Pagination is supported with page and limit values.

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 transactions available.

trx → List of transactions.

trx_id / transaction_id → Unique identifier for the transaction.

payment_mode → Payment type (e.g., swift, sepa, conversion).

is_upload_document → Indicates if document upload is required (null if not applicable).

beneficiary_name → Name of the beneficiary or conversion label.

reason_payment → Reason provided for the payment.

username → User/admin who created the transaction.

type → Transaction type (credit or debit).

amount → Transaction amount with currency.

fees → Associated transaction fee.

description → Additional details about the transaction.

status → Current status (Pending, Inprocess, Completed).

transaction_date → Date and time of transaction.

label → Account label from which the transaction was made.

payout_user_name → if transaction sender name of payout username.


Body Params
string

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

string
required
Defaults to 1

page number

string

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

string
required

date format: YYYY-MM-DDD e.g 2025-08-28

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