List TransactionsAsk AIpost https://api.ravepay.co/v2/gpx/transactions/queryThis helps you list all transactions on your account.Body ParamsseckeystringrequiredThis is the merchant secret keyfromstringThis is the specified date to start the list from e.g. 2018-01-01tostringThe is the specified end period for the search e.g. 2018-03-20pagestringThis is the page number to retrieve e.g. setting 1 retrieves the first page.customer_emailstringThis is the email of the customer who carried out a transaction. Use for more specific listing.statusstringThis is the transaction status, can be set to successful, failed etc.customer_fullnamestringThis is the combination of the customer first name and last name passed to rave during transaction.transaction_referencestringThis is the merchant reference ties to a transaction. Use for more specific searchescurrencystringThis is the currency the transaction list should come in e.g. NGN, USD, EUR, GHS, KES, GBP and ZARHeadersContent-TypestringrequiredDefaults to application/jsonResponses 200200 400400Updated over 6 years ago