Get all transfers

Fetch all transfers on your account

Query Params
string
Defaults to ref-abc123

The merchant's unique reference for the transfer.

string
Defaults to 1

This allows you fetch from a specific page e.g. setting 1 retrieves the first page.

string
Defaults to successful

This allows you fetch only transfers with a specific status e.g. fetch all successful transactions. Expected values include failed, successful.

string
Defaults to 2023-11-18

This is the start date for the query.

string
Defaults to 2024-08-24

This is the end date for the query.

boolean
Defaults to false

This flags adds the proof (session id) of the transfer to the response.

boolean
Defaults to false

This flag include the provider reference for the transfer in the response.

boolean
Defaults to false

This flag adds the approval information for the transfers to the response.

boolean
Defaults to false

This flag includes the transfers' VAT information in the response.

boolean
Defaults to false

This flag adds the completion date for the transfers to the response.

boolean
Defaults to false

This flag include the FX rate used for the transfer in the response.

boolean
Defaults to false

This flag include the debit currency for the transfer in the response.

string
Defaults to 10

The number of query results to return per page. If unspecified, this would default to 10 items per page.

Headers
string
required
Defaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-X

Pass your secret key as a bearer token in the request header to authorize this call

Responses

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