List bank transfers

Lists transfers for your Trading account. Filters are optional; a request with no query parameters is supported. Keep filters unchanged when continuing with lek. An empty data array can still have a cursor because filters are applied while reading records; continue until lek is absent. The service fixes serviceName to TRADING. accountName is not an applied filter. Use the dedicated single-transfer route to look up an ID.

Query Params
integer
1 to 100
Defaults to 100

Number of records requested per page.

string

Cursor returned by the preceding response. Leave out on the first request.

string
enum

Beneficiary/transfer currency; availability depends on account and payout configuration.

string
enum

Status filter, normalized to the displayed casing.

string

Bank code filter matched against accountBank. Empty values are rejected.

number

Inclusive minimum amount; supply together with toAmount.

number

Inclusive maximum amount, at least fromAmount.

string
enum

Relative date interval. Takes precedence over startDate/endDate if both are supplied. Prefer one date-filter form.

Allowed:
string

Start timestamp. Supply together with endDate.

string

End timestamp, not earlier than startDate.

string

Legacy continuation timestamp, allowed only with a UUID lek. Not needed for ordinary UUID continuation and must not be sent with an opaque cursor.

Responses

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