List transactions
Get a paginated transaction list with filtering
Last updated
Get a paginated transaction list with filtering
Last updated
Retrieves a paginated list of your payment transactions.
NOTE: This list contains all transactions including failed transactions. To get only successful transactions, filter using the transaction status query parameter.
/v1/transactions
Search parameter to use while filtering the list
The target page to retrieve if available. Minimum value is 1.
Required page size. Acceptable range is from 1 to 100.
Id of the transaction to retrieve
The transaction reference to find
Transaction currency to filter with
customer
, merchant
The gateway codes used to complete payment
Id of the sale that was made using the transaction
Id of the invoice that was raised for the transaction
Reference of the Dedicated Virtual Account the payment was made to
Flag to only retrieve transactions made via dedicated virtual accounts
Id of the customer used for filtering
The email of the customer used for filtering
A list of statuses to filter by
successful
, processing
, abandoned
, refunded
, failed
, pending