{
  "success": true,
  "body": [
    {
      "id": "order1",
      "carNumber": "A123BC",
      "startWashTime": "2024-11-24T10:30:00.000Z",
      "endWashTime": "2024-11-24T16:30:00.000Z",
      "orderDate": "2024-11-24T08:41:46.366Z",
      "status": "pending",
      "phone": "79001234563",
      "location": "55.779905316526424,49.12446113769528 Республика Татарстан (Татарстан),н Казань, ул. Баумана, 1",
      "master": "4545423234",
      "notes": ""
    },
    {
      "id": "order2",
      "carNumber": "A245BC",
      "startWashTime": "2024-11-24T11:30:00.000Z",
      "endWashTime": "2024-11-24T17:30:00.000Z",
      "orderDate": "2024-11-24T07:40:46.366Z",
      "status": "progress",
      "phone": "79001234567",
      "location": "55.75060416346278,48.746329576898944 Республика Татарстан (Татарстан), Верхнеуслонский район, Иннополис",
      "master": [],
      "notes": ""
    }
  ]
}