Get All Wallet fund transfer

Retrieve a list of all the Wallet Transfer. You can filter the list with query parameters.

This API comes with Pagination support, you can customize limit and page query parameters as per the requirements.

Query Params
string

List wallet fund transfer for a specific transaction using reference ID (wft_*)

string

List wallet fund transfer for a specific wallet where the funds are to be credited.

string

List wallet fund transfer for a specific wallet from where the funds are to be debited.

string

List wallet fund transfer for a specific customer where the funds are to be debited.

string

List wallet fund transfer for a specific customer where the funds are to be credited.

number

List wallet fund transfer for a specific amount.

string

List wallet fund transfer for a specific currency.

date

YYYY-MM-DD (UTC date). If you wish to search based on local time then use start_time and end_time fields

int32

EPOCH timestamp

int32

EPOCH timestamp

int32
Defaults to 10

Max number of transactions per page. Default is 10 transactions per page

int32
Defaults to 1

The page number to return. If unspecified, the first page is returned

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; charset=utf-8