API key for authentication
Filter transactions by status. pending returns transactions with status: awaiting_payment. completed returns all other statuses: expired, payment_confirmed, transaction_completed, cancelled, refunded, failed
pending, completed Filter transactions created on or after this date. Must be in YYYY-MM-DD format (e.g., 2025-11-01)
"2025-11-01"
Filter transactions created on or before this date. Must be in YYYY-MM-DD format (e.g., 2025-11-10). Required if startDate is provided. Must be after startDate.
"2025-11-10"
The number of items per page
10
The page number
1
Transactions retrieved
Transfer request ID
"c17d2777-e604-45e2-b6d5-7743652eadf1"
Transfer request reference
"TXN-2Z82FVYO6BW22RC7"
Amount to transfer
1000
Currency code
"NGN"
Amount that will be received
0.64
Destination currency code
"USDC"
Exchange rate used
"1560.63"
Transaction fee
"10.00"
Transfer status
awaiting_payment, expired, payment_confirmed, transaction_completed, cancelled, refunded, failed "awaiting_payment"
Creation timestamp
"2024-01-15T10:30:00Z"
Recipient information
Bank account details for NGN payment. Transfer the specified amount to this account to initiate transaction processing. A webhook notification will be sent upon successful payment receipt.
Transaction hash after the transaction has been completed.
"0x1234567890abcdef..."
Failure reason if the transaction is canceled or fails. This field will be updated with the reason when a transaction fails.
"Insufficient funds"