[
  {
    "id": "50901ca0-e8fd-4fa1-b00f-c6a608afafd6",
    "truckId": "ddfbd660-647d-437d-aac8-2b44b749978b",
    "type": "TRUCK_REGISTRATION",
    "description": "Reg",
    "amount": 300,
    "installmentNumber": 1,
    "totalInstallments": 4,
    "remainingAmount": 300,
    "isPaid": false,
    "createdAt": "2025-08-15T09:18:00.291Z",
    "statementId": null,
    "paidDate": null
  },
  {
    "id": "f1ed272c-24d4-4cd5-a34a-e7cfbfc9bd2a",
    "truckId": "ddfbd660-647d-437d-aac8-2b44b749978b",
    "type": "TRUCK_REGISTRATION",
    "description": "Reg",
    "amount": 300,
    "installmentNumber": 2,
    "totalInstallments": 4,
    "remainingAmount": 300,
    "isPaid": false,
    "createdAt": "2025-08-15T09:18:00.291Z",
    "statementId": null,
    "paidDate": null
  },
  {
    "id": "92bdda4b-7a21-4f2e-89d6-5b25be5b5dd8",
    "truckId": "ddfbd660-647d-437d-aac8-2b44b749978b",
    "type": "TRUCK_REGISTRATION",
    "description": "Reg",
    "amount": 300,
    "installmentNumber": 3,
    "totalInstallments": 4,
    "remainingAmount": 300,
    "isPaid": false,
    "createdAt": "2025-08-15T09:18:00.292Z",
    "statementId": null,
    "paidDate": null
  },
  {
    "id": "8f8bcd8e-a28d-48dd-a0b9-89ee4493e629",
    "truckId": "ddfbd660-647d-437d-aac8-2b44b749978b",
    "type": "TRUCK_REGISTRATION",
    "description": "Reg",
    "amount": 300,
    "installmentNumber": 4,
    "totalInstallments": 4,
    "remainingAmount": 300,
    "isPaid": false,
    "createdAt": "2025-08-15T09:18:00.292Z",
    "statementId": null,
    "paidDate": null
  },
  {
    "id": "010c6be6-a70f-4d7c-869d-47bb0f351911",
    "truckId": "ddfbd660-647d-437d-aac8-2b44b749978b",
    "type": "TRUCK_REPAIR",
    "description": "napravio neku stetu",
    "amount": 450,
    "installmentNumber": 1,
    "totalInstallments": 2,
    "remainingAmount": 450,
    "isPaid": false,
    "createdAt": "2025-08-15T09:18:23.160Z",
    "statementId": null,
    "paidDate": null
  },
  {
    "id": "b15ecc54-770d-4754-a472-190e2b1b1921",
    "truckId": "ddfbd660-647d-437d-aac8-2b44b749978b",
    "type": "TRUCK_REPAIR",
    "description": "napravio neku stetu",
    "amount": 450,
    "installmentNumber": 2,
    "totalInstallments": 2,
    "remainingAmount": 450,
    "isPaid": false,
    "createdAt": "2025-08-15T09:18:23.160Z",
    "statementId": null,
    "paidDate": null
  }
]