Fetch multiple refunded transactions

This endpoint allows developers to query previously initiated refunds. You can get information for multiple refunded transactions using the query filters.

Query Params
date
Defaults to 2020-01-01

This is the specified date to start the list from. YYYY-MM-DD

date
Defaults to 2020-10-30

The is the specified end period for the search . YYYY-MM-DD

string
Defaults to completed-mpgs

This is the status for the queried refunds, Expected values include: successful, failed and completed.

string
Defaults to NGN

This is the specified currency to charge in. All currencies supported by Flutterwave can be passed here. You can check our Currency listing for more details.

string

This is the unique reference for the refund transaction. It can be retrieved from the initial refund response as flw_ref

string

This is a unique transaction identifier generated by our systems. It is returned in the initiate charge and verify transaction responses as data.id.

Headers
string
required
Defaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-X

Pass your secret key as a bearer token in the request header to authorize this call

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json