List Transfers

Use the List Transfer endpoint to get incoming and outgoing transfers attached to the provided account_no.All transfers created by Create Transfer will be returned as outgoing transfers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

All transfers associated with this PRN.
Pattern: PRN
Example: 074103447228

filters
object

Filters the list of transfers by direction, payment method, and status...

string

Start date for the transaction query. Defaults to the past 30 days from the current date.
Pattern: YYYY-MM-DD or ISO 8601 date-time
Example: "2025-07-13"

string

End date for the transaction query. Defaults to the current date and time.
Pattern: YYYY-MM-DD or ISO 8601 datetime
Example: "2025-08-13"

integer

Maximum number of transfers to return in the response.
Pattern: Integer, max 15
Example: 15

Pass the nextPage token from a previous response to fetch the subsequent page.
Pattern: Alphanumeric token
Example: "NO34BNT04TV234N6V274692376G32NNFNNF7988247923865017061N"

Headers
string
required
^Basic [A-Za-z0-9+/]+=*$

Basic authentication token (base64-encoded {apilogin}:{apitranskey} credentials provided by Galileo)

Responses

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