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

Endpoint

Query Parameters

number
default:"1"
Page number.
number
default:"20"
Number of records per page.
string
Filter by transfer status.
string
Start date filter in ISO 8601 format.
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