[
  {
    "id": "f4f51a8d-697c-4cda-94e2-00da53326d9a",
    "driverId": "driver-001",
    "date": "2025-08-11",
    "amount": 256,
    "type": "Fuel_Discount",
    "isPaid": true,
    "statementId": "ee346c1a-1b4e-42c5-92e6-f48708caf23d"
  },
  {
    "id": "cf55c111-07db-4555-8f48-c001b02883c9",
    "driverId": "b3996ba4-8447-4bd4-8728-8b01e7ed7ff7",
    "date": "2025-08-11",
    "amount": 50,
    "type": "Safety_Bonus",
    "isPaid": false,
    "statementId": null
  },
  {
    "id": "31bdf2c4-426c-47eb-b291-9ecc5b3b949d",
    "driverId": "9409472e-b703-410a-bc18-3e2a90a40d31",
    "date": "2025-08-11",
    "amount": 150,
    "type": "Performance_Bonus",
    "isPaid": false,
    "statementId": null
  }
]