[
  {
    "id": "63727d90-d1f4-4241-aed6-2c4baa1040fa",
    "loadNumber": "1001",
    "status": "Active",
    "customer": "DISKE",
    "broker": "",
    "brokerLoadNumber": "523652541",
    "commodity": "",
    "weight": "",
    "pickup": {
      "city": "Albany",
      "state": "NY",
      "zip": 12252,
      "address": "",
      "contactName": "",
      "contactPhone": "",
      "datetime": "2025-05-26 07:00"
    },
    "delivery": {
      "city": "Pittsburgh",
      "state": "PA",
      "zip": 15254,
      "address": "",
      "contactName": "",
      "contactPhone": "",
      "datetime": "2025-05-27 14:00"
    },
    "assets": {
      "truck": "002",
      "driver": "driver-001",
      "driver2": "",
      "trailer": ""
    },
    "financials": {
      "invoiceAmount": 2200,
      "driverPayAmount": 2000,
      "mileage": 600,
      "ratePerMile": 4.17,
      "fuelSurcharge": "",
      "detention": ""
    },
    "isPaid": true,
    "statementId": "ee346c1a-1b4e-42c5-92e6-f48708caf23d",
    "isPaidTruck": true,
    "statementTruckId": "8a2aea2b-9939-4c4b-9e72-538339ed271a"
  },
  {
    "id": "c95ef95d-5a9d-47c3-a162-5c768be66258",
    "loadNumber": "1002",
    "status": "Active",
    "customer": "The Roots Logistics LLC ",
    "broker": "R & R express logistics INC",
    "brokerLoadNumber": "6666333",
    "commodity": "",
    "weight": "",
    "pickup": {
      "city": "Bruceton Mills",
      "state": "WV",
      "zip": 26525,
      "address": "",
      "contactName": "Milan",
      "contactPhone": "",
      "datetime": "2025-06-06 00:00"
    },
    "delivery": {
      "city": "Harrison City",
      "state": "PA",
      "zip": 15636,
      "address": "",
      "contactName": "",
      "contactPhone": "",
      "datetime": "2025-06-07 00:00"
    },
    "assets": {
      "truck": "0125",
      "driver": "b3996ba4-8447-4bd4-8728-8b01e7ed7ff7",
      "driver2": "",
      "trailer": ""
    },
    "financials": {
      "invoiceAmount": 5000,
      "driverPayAmount": 4800,
      "mileage": 1000,
      "ratePerMile": 5,
      "fuelSurcharge": "",
      "detention": ""
    },
    "isPaid": false,
    "statementId": null
  },
  {
    "id": "d862df3e-0818-4fcc-9b37-30007ba78e9b",
    "loadNumber": "1003",
    "status": "Active",
    "customer": "KNAUF INSULATION",
    "broker": "The Roots Logistics LLC ",
    "brokerLoadNumber": "63554",
    "commodity": "",
    "weight": "",
    "pickup": {
      "city": "Mount Vernon",
      "state": "ME",
      "zip": 4352,
      "address": "",
      "contactName": "",
      "contactPhone": "",
      "datetime": "2025-06-12 00:00"
    },
    "delivery": {
      "city": "Fresh Meadows",
      "state": "NY",
      "zip": 11365,
      "address": "",
      "contactName": "",
      "contactPhone": "",
      "datetime": "2025-06-13 00:00"
    },
    "assets": {
      "truck": "0100",
      "driver": "9409472e-b703-410a-bc18-3e2a90a40d31",
      "driver2": "",
      "trailer": ""
    },
    "financials": {
      "invoiceAmount": 2000,
      "driverPayAmount": 1800,
      "mileage": 600,
      "ratePerMile": 3.33,
      "fuelSurcharge": 0,
      "detention": 0
    },
    "isPaid": false,
    "statementId": null
  },
  {
    "id": "2badc50e-2e09-4147-b138-3dd070c9280a",
    "loadNumber": "21212",
    "status": "Active",
    "customer": "KNAUF INSULATION",
    "broker": "LANE ONE TRANSPORT",
    "brokerLoadNumber": "56565",
    "commodity": "",
    "weight": "",
    "pickup": {
      "city": "Blue Lake",
      "state": "CA",
      "zip": 95525,
      "address": "",
      "contactName": "",
      "contactPhone": "",
      "datetime": "2025-07-10 07:00"
    },
    "delivery": {
      "city": "Dorset",
      "state": "VT",
      "zip": 5251,
      "address": "",
      "contactName": "",
      "contactPhone": "",
      "datetime": "2025-07-11 08:00"
    },
    "assets": {
      "truck": "002",
      "driver": "driver-001",
      "driver2": "",
      "trailer": ""
    },
    "financials": {
      "invoiceAmount": 3000,
      "driverPayAmount": 2800,
      "mileage": 650,
      "ratePerMile": 4.62,
      "fuelSurcharge": 0,
      "detention": 0
    },
    "isPaid": false,
    "statementId": null,
    "isPaidTruck": true,
    "statementTruckId": "8a2aea2b-9939-4c4b-9e72-538339ed271a"
  }
]