Skip to main content
GET
Get Transfer

Authorizations

x-api-key
string
header
required
x-api-user
string
header
required

Query Parameters

username
string
accountName
string
transactionReference
string
limit
string

Number of transactions to return. Default is 100 and maximum is 1000

currency
enum<string>
Available options:
BTC,
ETH,
NGN,
USD,
BNB,
GHS,
KES
unixStartDate
string

Unix timestamp in seconds. Must be less than UnixEndDate

unixEndDate
string

Unix timestamp in seconds. Must be greater than UnixStartDate

type
enum<string>
Available options:
OnRamp,
OffRamp,
Deposit,
Withdraw,
Transfer,
Convert
status
enum<string>
Available options:
processing,
completed,
failed,
pending,
retried

Response

get transfer ok

data
object[]
message
string