GET
/
transaction

Authorizations

X-Api-User
string
headerrequired
X-Api-Key
string
headerrequired
X-User-Version
string
headerrequired

Query Parameters

currency
enum<string>

Currency for which transactions are to be retrieved. When this is not supplied, transactions will be retrieved for all available currencies.

Available options:
NGN,
USD
type
enum<string>

Type of transactions to be retrieved. When this is not supplied, transactions will be retrieved for all available types.

Available options:
deposit,
withdrawal,
sent,
transfer,
internalTransfer,
conversion
page
number

Number of pages to be retrieved.

limit
number

Number of transaction records to be retrieved per page page.

duration
enum<number>

Duration of the transaction to be retrieved per page page.

Response

200 - application/json
success
boolean
message
string
data
object