Verify transactions using the transaction id
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json "application/json"
4975363
OK
{
"id": 4975363,
"tx_ref": "1710840858755-RND_83",
"flw_ref": "0537565244201710840859363",
"device_fingerprint": "N/A",
"amount": 1000,
"currency": "NGN",
"charged_amount": 1000,
"app_fee": 14,
"merchant_fee": 0,
"processor_response": "success",
"auth_model": "AUTH",
"ip": "::ffff:172.16.47.200",
"narration": "FLUTTERWAVE V3 DOCS",
"status": "successful",
"payment_type": "bank_transfer",
"created_at": "2024-03-19T09:34:27.000Z",
"account_id": 118468,
"meta": {
"originatoraccountnumber": "123*******90",
"originatorname": "JOHN DOE",
"bankname": "Access Bank",
"originatoramount": "N/A"
},
"amount_settled": 986,
"customer": {
"id": 2374551,
"name": "Anonymous customer",
"phone_number": "08012345678",
"email": "Johndoe@gmail.com",
"created_at": "2024-03-19T09:34:18.000Z"
}
}