Skip to main content
GET
Fetch Wallet Single Transaction

Path Parameters

transactionId
string
required
The unique identifier of the transaction

Request

x-api-key
string
required
API Key for authentication

Request Example

Response

transactionId
string
Unique transaction identifier
transactionType
string
Transaction type: deposit or withdrawal
walletId
string
Wallet ID (virtual account ID)
accountNumber
string
Virtual account number
status
string
Transaction status
amount
number
Transaction amount
fee
number
Transaction fee
beneficiary
object
originator
object
toWalletAccountNumber
string
Destination wallet account number (for internal transfers)
narration
string
Transaction narration
reference
string
Transaction reference
createdAt
string
Transaction timestamp

Response Example

Error Codes

Store transaction details for reconciliation and audit purposes.
Use this endpoint to verify specific transactions when needed.