Skip to main content
GET
List Transfers
Retrieve transfers for your account with pagination and basic date or status filters.

Endpoint

Query Parameters

page
number
default:"1"
Page number.
limit
number
default:"20"
Number of records per page.
status
string
Filter by transfer status.
start_date
string
Start date filter in ISO 8601 format.
end_date
string
End date filter in ISO 8601 format.

Example Request

Example Response

Response Notes

  • Amounts are returned in minor units.
  • Use the transfer id for retrieval and the transfer reference for verification, retry, and reconciliation flows.
  • For near-real-time lifecycle updates, prefer webhooks over polling.

Next Steps

Get Transfer

Fetch one transfer by id

Create Transfer

Initiate a new transfer