Fetch a refunded transactionAsk AIget https://api.flutterwave.com/v3/refunds/{id}This endpoint helps you query the details of a refunded transaction. it only supports querying one transaction per API call.Path Paramsidint32requiredDefaults to 469462This is a unique transaction identifier generated by our systems. It is returned in the initiate charge and verify transaction responses as data.idHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token in the request header to authorize this callResponses 200200 400400Updated over 1 year ago