GuidesRecipesAPI ReferenceChangelog
API Reference

Get transfers list

Retrieves a listing of transfers. Records are sorted by creation date in descending order.

Required scope: transfers:read

Query Params
integer
≥ 0

The page index to retrieve.

integer
1 to 100

The number of entities per page to return.

string

Comma separated transfer_guids to list transfers for.

string

Comma separated transfer_types to list accounts for.

string

Comma separated bank_guids to list transfers for.

string

Comma separated customer_guids to list transfers for.

string

Comma separated account_guids to list transfers for.

string

Comma separated states to list transfers for.

string

Comma separated sides to list transfers for.

string

Comma separated labels to list transfers for.

string

Comma separated transaction hashes to list transfers for.

string

Created at start date-time inclusive lower bound, ISO8601

string

Created at end date-time exclusive upper bound, ISO8601.

string

Created at start date-time inclusive lower bound, ISO8601

string

Created at end date-time exclusive upper bound, ISO8601.

Responses

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