List Transactions
Fetches a list of transactions associated with a specific wallet or account, providing detailed records of all recent financial activities.
GET
/
transaction
Authorizations
x-api-key
string
headerrequiredx-api-secret
string
headerrequiredQuery Parameters
sessionId
string
Unique identifier for the session
transactionAccount
string
Account associated with the transaction
transactionReference
string
Transaction reference
customerReference
string
Customer reference for the transaction
Response
200 - application/json
status
boolean
requiredIndicates if the request was successful
statusCode
integer
requiredHTTP status code of the response
data
object
requiredmessage
string
requiredResponse message describing the result of the request