[
  {
    "id": "7b78f118-18df-421e-be26-a7f70df6887f",
    "truckId": "ddfbd660-647d-437d-aac8-2b44b749978b",
    "date": "2025-08-12",
    "amount": 150,
    "type": "Fuel_Discount",
    "isPaid": true,
    "statementId": "8a2aea2b-9939-4c4b-9e72-538339ed271a"
  },
  {
    "id": "c2a1a905-a84f-47d0-a4b1-7d3a6fcbc084",
    "truckId": "3dd3172a-20cc-4c55-8f1f-000e257dd351",
    "date": "2025-08-12",
    "amount": 250,
    "type": "Insurance",
    "isPaid": false,
    "statementId": null
  },
  {
    "id": "0595b454-5113-4f0b-9d80-8518be2d5e3c",
    "truckId": "5c82182f-96cc-4376-85c2-edc72abaddfd",
    "date": "2025-08-12",
    "amount": 100,
    "type": "Tolls",
    "isPaid": false,
    "statementId": null
  },
  {
    "id": "4afe05f5-46a0-4fdc-841e-45f0681b926d",
    "truckId": "ddfbd660-647d-437d-aac8-2b44b749978b",
    "date": "2025-08-15",
    "amount": 100,
    "type": "Maintenance",
    "isPaid": false,
    "statementId": null
  }
]