List transfers
Transfers
List transfers
Gets all transfers
GET
List transfers
Authorizations
Bearer Authentication
Headers
User profile header
Example:
"BUS_YOK8tp5Zga01qOKEsqp07"
Query Parameters
Filter by ID
Filter by quote ID A valid id
Example:
"bus_123456789"
Filter by start date
Filter by end date
Filter by source_currency code
Filter by target_currency code
Filter by status (comma-separated)
Status of a transfer
Available options:
pending, processing, cancelled, funds_converted, funds_received, outgoing_payment_sent, funds_delivered, funds_not_delivered, funds_refunded, reverse_fund_conversion Specify whether to get referred transfers or not
Filter transfers that include a specific step in their flow.
Available options:
deposit, withdrawal, conversion, no_deposit, no_withdrawal, no_conversion The cursor
The order to sort the results
Available options:
asc, desc Example:
"asc"
The number of items to return
Example:
10