Fetch the status of a bill purchase
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json "application/json"
"CF-FLYAPI-20240324091413750321"
1
OK
{
"currency": "NGN",
"customer_id": "0025401100",
"frequency": "One Time",
"amount": "1800.00",
"fee": 100,
"product": "DSTV Payment",
"product_name": "DSTV Payment",
"commission": 10,
"transaction_date": "2024-03-24T09:14:13.373Z",
"customer_reference": "d7a004b1-a581-4cd9-89ae-a1f093400",
"country": "NG",
"flw_ref": "247837898415",
"tx_ref": "CF-FLYAPI-20240324091413750321",
"batch_id": 3408739,
"extra": null,
"product_details": "FLY-API-NG-DSTV Payment"
}