Partially or fully initiate a refund on a preauth charge
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"FLW-MOCK-PREAUTH-bde14443c3f233d11c5f574acc120399"
OK
{
"id": 4973363,
"tx_ref": "YOUR_UNIQUE_REFERENCE",
"flw_ref": "FLW-MOCK-PREAUTH-bde14443c3f233d11c5f574acc120399",
"device_fingerprint": "N/A",
"amount": 100,
"charged_amount": 100,
"app_fee": 5.8,
"merchant_fee": 0,
"processor_response": "Approved",
"auth_model": "NOAUTH",
"currency": "NGN",
"ip": "54.75.161.64",
"narration": "FLW-PBF CARD Transaction ",
"status": "successful",
"auth_url": "N/A",
"payment_type": "card",
"plan": null,
"fraud_status": "ok",
"charge_type": "preauth",
"created_at": "2024-03-18T10:18:56.000Z",
"account_id": 20937,
"customer": {
"id": 2373852,
"phone": null,
"fullName": "Anonymous customer",
"customertoken": null,
"email": "developers@flutterwavego.com",
"createdAt": "2024-03-18T10:18:56.000Z",
"updatedAt": "2024-03-18T10:18:56.000Z",
"deletedAt": null,
"AccountId": 20937
},
"card": {
"first_6digits": "537728",
"last_4digits": "7450",
"issuer": "MASTERCARD JSB PROBUSINESSBANK CREDITGOLD",
"country": "RU",
"type": "MASTERCARD",
"expiry": "09/31"
}
}