GET api/ShipmentQry/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of MyShipmentData| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| LogisticGroupId | globally unique identifier |
None. |
|
| LogisticGroupName | string |
None. |
|
| Date | date |
None. |
|
| RefId | string |
None. |
|
| SiteId | globally unique identifier |
None. |
|
| SiteCode | string |
None. |
|
| SiteName | string |
None. |
|
| ShipmentScheduleId | globally unique identifier |
None. |
|
| ShipmentFlowId | globally unique identifier |
None. |
|
| ShipmentFlowName | string |
None. |
|
| ShipmentFlowStatusId | globally unique identifier |
None. |
|
| ShipmentFlowStatusName | string |
None. |
|
| ShipmentFlowStatusGroup | string |
None. |
|
| ShipmentFlowStatusAt | date |
None. |
|
| ShipmentFlowStatusReadable | string |
None. |
|
| Deliveries | Collection of DeliveryData |
None. |
|
| TotalDeliveries | integer |
None. |
|
| Activity | Activity |
None. |
|
| ActivityTasks | Collection of ActivityTask |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "77cc35fb-7cc0-4c0e-8c55-f76f9227046b",
"AccountId": "aef7145f-e341-44a3-9dba-1cd3e21e73cf",
"LogisticGroupId": "d0247887-6cf6-45b6-a0ac-647fa5582fbf",
"LogisticGroupName": "sample string 4",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"RefId": "sample string 6",
"SiteId": "0e562683-f1f7-4688-ae85-bd9cd82bbec2",
"SiteCode": "sample string 8",
"SiteName": "sample string 9",
"ShipmentScheduleId": "ec40de84-8306-475a-86ff-61df11399f6c",
"ShipmentFlowId": "be707747-e5b2-4009-b1a9-2f6436f2fbd6",
"ShipmentFlowName": "sample string 11",
"ShipmentFlowStatusId": "d7648439-13ef-4d14-94ab-df8d185eaa00",
"ShipmentFlowStatusName": "sample string 12",
"ShipmentFlowStatusGroup": "sample string 13",
"ShipmentFlowStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"ShipmentFlowStatusReadable": "sample string 15",
"Deliveries": [
{
"Id": "b27f358c-c538-430f-8476-f05328f71e39",
"AccountId": "a6269ecb-918f-45b4-854d-86dbbeef84d8",
"LogisticGroupId": "8d279ce9-cfd1-4006-8da4-ec6d1d476e29",
"LogisticGroupName": "sample string 4",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"RefId": "sample string 6",
"PurchaseDoc": "sample string 7",
"DestinationCode": "sample string 8",
"DestinationName": "sample string 9",
"DestinationPlace": "sample string 10",
"DestinationId": "26b1a897-d51b-439b-9fca-070c23b0a378",
"RequestedByCode": "sample string 11",
"RequestedByName": "sample string 12",
"RequestedByPlace": "sample string 13",
"RequestedById": "5d3ebbb4-55be-4fb7-96a7-f2e34e4841f9",
"ShipmentId": "55d35002-c252-4dd2-bd5d-79b28f8f6149",
"ShipmentIdRef": "sample string 14",
"ShipmentDate": "2026-07-05T15:41:54.2024205+02:00",
"PurchaseOrderId": "0ee4e48a-94aa-4d1f-a11f-4a1385f014c4",
"PurchaseOrderIdRef": "sample string 15",
"FiscalMonth": "sample string 16",
"WayBillIdRef": "sample string 17",
"DestinationAddess": "sample string 18",
"DestinationLocality": "sample string 19",
"DestinationProvince": "sample string 20",
"DeliveryFlowId": "aa41246b-209b-44ed-9eb7-4d664a190de0",
"DeliveryFlowName": "sample string 21",
"DeliveryFlowStatusId": "ec717e13-78b9-4d6b-a5c2-148e36f67be7",
"DeliveryFlowStatusName": "sample string 22",
"DeliveryFlowStatusGroup": "sample string 23",
"DeliveryFlowStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"DeliveryStatusId": "30e5d9db-1dac-43e0-93c3-b5437a284d9a",
"DeliveryStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"DeliveryStatusName": "sample string 26",
"DeliveryFlowStatusReadable": "sample string 27",
"ShipmentSiteId": "460fb270-66b5-473a-b9d1-c0098d9c906a",
"ShipmentSiteName": "sample string 28",
"Items": [
{
"Id": "da68d28e-6987-4b18-a01b-eb3bcf004685",
"AccountId": "a2f02656-09ef-42ce-ba08-5de0142c699f",
"DeliveryId": "e5cef82b-da01-419f-a6ae-39c8de8d8f1b",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "4cfb913b-a604-4a57-b38d-8b9f54839f99",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
},
{
"Id": "da68d28e-6987-4b18-a01b-eb3bcf004685",
"AccountId": "a2f02656-09ef-42ce-ba08-5de0142c699f",
"DeliveryId": "e5cef82b-da01-419f-a6ae-39c8de8d8f1b",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "4cfb913b-a604-4a57-b38d-8b9f54839f99",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
}
],
"TotalItems": 29,
"Received": true,
"ReceivedDate": "2026-07-05T15:41:54.2024205+02:00",
"QtyReceived": 1.0,
"QtyPickup": 1.0,
"QtyToPickup": 1.0,
"WaitingForPickup": true
},
{
"Id": "b27f358c-c538-430f-8476-f05328f71e39",
"AccountId": "a6269ecb-918f-45b4-854d-86dbbeef84d8",
"LogisticGroupId": "8d279ce9-cfd1-4006-8da4-ec6d1d476e29",
"LogisticGroupName": "sample string 4",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"RefId": "sample string 6",
"PurchaseDoc": "sample string 7",
"DestinationCode": "sample string 8",
"DestinationName": "sample string 9",
"DestinationPlace": "sample string 10",
"DestinationId": "26b1a897-d51b-439b-9fca-070c23b0a378",
"RequestedByCode": "sample string 11",
"RequestedByName": "sample string 12",
"RequestedByPlace": "sample string 13",
"RequestedById": "5d3ebbb4-55be-4fb7-96a7-f2e34e4841f9",
"ShipmentId": "55d35002-c252-4dd2-bd5d-79b28f8f6149",
"ShipmentIdRef": "sample string 14",
"ShipmentDate": "2026-07-05T15:41:54.2024205+02:00",
"PurchaseOrderId": "0ee4e48a-94aa-4d1f-a11f-4a1385f014c4",
"PurchaseOrderIdRef": "sample string 15",
"FiscalMonth": "sample string 16",
"WayBillIdRef": "sample string 17",
"DestinationAddess": "sample string 18",
"DestinationLocality": "sample string 19",
"DestinationProvince": "sample string 20",
"DeliveryFlowId": "aa41246b-209b-44ed-9eb7-4d664a190de0",
"DeliveryFlowName": "sample string 21",
"DeliveryFlowStatusId": "ec717e13-78b9-4d6b-a5c2-148e36f67be7",
"DeliveryFlowStatusName": "sample string 22",
"DeliveryFlowStatusGroup": "sample string 23",
"DeliveryFlowStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"DeliveryStatusId": "30e5d9db-1dac-43e0-93c3-b5437a284d9a",
"DeliveryStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"DeliveryStatusName": "sample string 26",
"DeliveryFlowStatusReadable": "sample string 27",
"ShipmentSiteId": "460fb270-66b5-473a-b9d1-c0098d9c906a",
"ShipmentSiteName": "sample string 28",
"Items": [
{
"Id": "da68d28e-6987-4b18-a01b-eb3bcf004685",
"AccountId": "a2f02656-09ef-42ce-ba08-5de0142c699f",
"DeliveryId": "e5cef82b-da01-419f-a6ae-39c8de8d8f1b",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "4cfb913b-a604-4a57-b38d-8b9f54839f99",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
},
{
"Id": "da68d28e-6987-4b18-a01b-eb3bcf004685",
"AccountId": "a2f02656-09ef-42ce-ba08-5de0142c699f",
"DeliveryId": "e5cef82b-da01-419f-a6ae-39c8de8d8f1b",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "4cfb913b-a604-4a57-b38d-8b9f54839f99",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
}
],
"TotalItems": 29,
"Received": true,
"ReceivedDate": "2026-07-05T15:41:54.2024205+02:00",
"QtyReceived": 1.0,
"QtyPickup": 1.0,
"QtyToPickup": 1.0,
"WaitingForPickup": true
}
],
"TotalDeliveries": 16,
"Activity": {
"Id": "e06574fa-140e-48d5-a6f3-0eaba9fdf2f1",
"CustomerId": 2,
"IdRef": "sample string 3",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"ThirdId": "27b9cb86-a034-4d27-80c6-0c3df137f518",
"DriverId": "6b0f003e-fb32-48d0-a5e0-d6799f7e3f6c",
"VehicleMotorId": "3b266ebf-87b4-45c0-8f0f-93d52db35893",
"VehicleLinked1Id": "70fb27e1-11c2-46b6-830e-371bef4e1c4e",
"VehicleLinked2Id": "227abf71-03c9-449b-b2dc-b3fe59b2f53e",
"TargetId": 1,
"Remarks": "sample string 5",
"B2BId": "sample string 6",
"AudithB2BUpdate": "2026-07-05T15:41:54.2024205+02:00",
"AudithLocalUpdate": "2026-07-05T15:41:54.2024205+02:00",
"ActivityStarted": true,
"ActivityStartedAt": "2026-07-05T15:41:54.2024205+02:00",
"ActivityStartedPosition": null,
"ActivityStartOnPOIIdDeparture": "955973f1-f87c-46fd-a885-a75fe782cdf9",
"ActivityEnded": true,
"ActivityEndedAt": "2026-07-05T15:41:54.2024205+02:00",
"ActivityEndedPosition": null,
"ActivityEndOnPOIIdArrived": "ce89d89c-1346-4d93-a51d-0af4b4052754",
"ActivityTypeId": "90a081c5-6401-4d42-a96b-05ce7f521622",
"DeliveryNoteId": "2afc2004-d066-439f-b3b3-96ee77f02b8e",
"TotalPallets": 1,
"TotalReturnedPallets": 1,
"TotalBulks": 1,
"TotalWeight": 1.0,
"RoutePathId": "135216a1-6362-45f8-87a0-5484304d5460",
"LastTaskId": "bf49b999-302e-488e-a738-894018bdca1e",
"LastTaskOrder": 1,
"LastTaskPOI": "sample string 7",
"LastTaskGPSProximity": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskGPSArrived": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskGPSDeparted": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskArrivalDelayedToleranceMIN": 1,
"LastTaskEstimatedDeparture": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskOperationTimeMaxMIN": 1,
"LastTaskStarted": true,
"LastTaskStartedAt": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskEnded": true,
"LastTaskEndedAt": "2026-07-05T15:41:54.2024205+02:00",
"NextTaskId": "89910cff-256b-4e7a-9a8b-69042dcb8bf6",
"NextTaskPOI": "sample string 8",
"NextTaskEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"NextTaskArrivalDelayedToleranceMIN": 1,
"NextTaskEstimatedDeparture": "2026-07-05T15:41:54.2024205+02:00",
"AutomaticByPOIRadar": true,
"CalculatedDriveTime": 1,
"CalculatedDriveDistanceM": 1,
"CalculatedOperationTime": 1,
"CalculatedRestTime": 1,
"ComputedDriveTime": 1,
"ComputedDriveDistanceM": 1,
"ComputedOperationTime": 1,
"ComputedRestTime": 1,
"PositionIdFrom": 1,
"PositionIdTo": 1,
"OdometerFrom": 1.0,
"OdometerTo": 1.0,
"OnlineOdometerFrom": 1.0,
"OnlineOdometerTo": 1.0,
"OnlineDriveDistanceM": 1,
"LogisticOperationUploadId": "69d40a5c-fac3-4219-b17e-cbaa87450403",
"APPReaded": true,
"APPReadedAt": "2026-07-05T15:41:54.2024205+02:00",
"APPReadedPosition": null,
"AppReadedBy": "sample string 9",
"AudithCreateAt": "2026-07-05T15:41:54.2024205+02:00",
"AudithCreateBy": "sample string 10",
"TrailerPhotoFileName": "sample string 11",
"DataForwardEventId": "dbbc1168-6c60-40f4-bba2-a54f403d8d55",
"WorkingWorkdayId": "050640de-6f80-4af1-b4d6-866d442d3e92",
"ForwardedEventStart": "2026-07-05T15:41:54.2024205+02:00",
"ForwardedEventEnd": "2026-07-05T15:41:54.2024205+02:00",
"NextTaskETAAt": "2026-07-05T15:41:54.2024205+02:00",
"NextTaskETADistance": 1,
"NextTaskETADistanceReadable": "sample string 12",
"NextTaskETADuration": 1,
"NextTaskETADurationReadable": "sample string 13",
"NextTaskETAEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorCheckAt": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorCheckValue": 1.0,
"TemperatureSensorCheckedByDriver": true,
"TemperatureSensorCheckedByDriverAt": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorCheckCancel": true,
"TemperatureSensorCheckCancelAt": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorCheckCancelBy": "sample string 14",
"TemperatureSensorCheckCancelReason": "sample string 15",
"TemperatureSensorInformedAt": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorInformedValue": 1.0
},
"ActivityTasks": [
{
"Id": "9691980b-7382-467d-922f-b64225ef0d5f",
"ActivityId": "3844afb2-b84c-41f9-91d9-1be4c7471a52",
"IdRef": "sample string 2",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"DriverId": "7c4b6da2-33e9-4b19-9cb7-1200850ffd4f",
"VehicleMotorId": "47f459c7-2884-4e17-b5f9-998fc84ab177",
"VehicleLinked1Id": "b46c36c1-1a48-434c-9534-cd18a67c9e71",
"VehicleLinked2Id": "508437a2-fc1b-4952-88ab-f41aac699188",
"Order": 4,
"FreeOrder": true,
"ThirdId": "eff4827e-19a5-4b7e-a389-810618fafd0a",
"ThirdLocationId": "53ba72ae-c41b-4b34-b20d-328ff4d0b1b2",
"LocationEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"LocationEstimatedDeparture": "2026-07-05T15:41:54.2024205+02:00",
"ArrivalDelayedToleranceMIN": 6,
"OperationTimeMaxMIN": 7,
"Remarks": "sample string 8",
"ActivityTaskTypeId": "2e7c2b65-b735-4732-9220-f7e48b564681",
"DeliveryNoteId": "a69708db-23fe-4c47-baf1-c22615a2369d",
"TaskStarted": true,
"TaskStartedAt": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSProximity": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSArrived": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPArrived": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPStarted": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPEnded": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPDeparted": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSDeparted": "2026-07-05T15:41:54.2024205+02:00",
"TaskEnded": true,
"TaskEndedAt": "2026-07-05T15:41:54.2024205+02:00",
"B2BId": "sample string 9",
"AudithB2BUpdate": "2026-07-05T15:41:54.2024205+02:00",
"AudithLocalUpdate": "2026-07-05T15:41:54.2024205+02:00",
"POIId": "6fe0419b-c8cf-4066-acd2-91ebb95a19ff",
"CustomerId": 10,
"RateRegionId": "f5479249-1864-4edc-a9b4-ae9bd22b92b1",
"RateValue": 1.0,
"TemperatureRangeMin": 1,
"TemperatureRangeMax": 1,
"PalletReturn": true,
"POSPOIElementId": "d1529338-d26d-4db5-9d5e-357c4018ea94",
"POSVehicleId": "7f35e8bc-eb24-43fb-a4d2-eff3386972a1",
"Position": null,
"RoutePathId": "5246789d-f6bc-462b-9283-cb85ea5c3d96",
"GEOAddress": "sample string 11",
"GEOPlaceId": "sample string 12",
"RoutePathPointId": "e75cd948-fdd3-4c88-ad8d-8d91a4afb1fc",
"TaskAutomatic": true,
"TaskAutomaticOnDepartureEnd": true,
"TaskAutomaticOnDepartureActivityStart": true,
"TaskAutomaticOnArrivedEnd": true,
"TaskAutomaticOnArrivedActivityEnd": true,
"OperationTime": 1,
"TaskGPSArrivedPositionId": 1,
"TaskGPSDepartedPositionId": 1,
"DriveTime": 1,
"DriveDistance": 1,
"ComputedDriveTime": 1,
"ComputedDriveDistance": 1,
"ComputedOperationTime": 1,
"LogisticOperationId": "e9793a11-aeab-44e8-bc69-62c07516fb73",
"AudithCreateAt": "2026-07-05T15:41:54.2024205+02:00",
"AudithCreateBy": "sample string 13",
"VerifiedSealed": true,
"VerifiedTankId": true,
"VerifiedDelegation": "sample string 14",
"VerifiedReason": "sample string 15",
"TaskAPPArrivedPosition": null,
"TaskAPPStartedPosition": null,
"TaskAPPEndedPosition": null,
"TaskAPPDepartedPosition": null,
"VerifiedTankPlate": "sample string 16",
"DataForwardEventId": "1fd153e7-a940-4471-b146-2210cb36b504",
"TaskAPPOnRoute": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPOnRoutePosition": null,
"GEOFenceId": "4e6ce89a-ce92-4609-8385-8c49bca32ab3",
"ForwardedEventArrival": "2026-07-05T15:41:54.2024205+02:00",
"ForwardedEventDeparture": "2026-07-05T15:41:54.2024205+02:00",
"ETADistance": 1,
"ETADistanceReadable": "sample string 17",
"ETADuration": 1,
"ETADurationReadable": "sample string 18",
"ETAEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"ETAAt": "2026-07-05T15:41:54.2024205+02:00"
},
{
"Id": "9691980b-7382-467d-922f-b64225ef0d5f",
"ActivityId": "3844afb2-b84c-41f9-91d9-1be4c7471a52",
"IdRef": "sample string 2",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"DriverId": "7c4b6da2-33e9-4b19-9cb7-1200850ffd4f",
"VehicleMotorId": "47f459c7-2884-4e17-b5f9-998fc84ab177",
"VehicleLinked1Id": "b46c36c1-1a48-434c-9534-cd18a67c9e71",
"VehicleLinked2Id": "508437a2-fc1b-4952-88ab-f41aac699188",
"Order": 4,
"FreeOrder": true,
"ThirdId": "eff4827e-19a5-4b7e-a389-810618fafd0a",
"ThirdLocationId": "53ba72ae-c41b-4b34-b20d-328ff4d0b1b2",
"LocationEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"LocationEstimatedDeparture": "2026-07-05T15:41:54.2024205+02:00",
"ArrivalDelayedToleranceMIN": 6,
"OperationTimeMaxMIN": 7,
"Remarks": "sample string 8",
"ActivityTaskTypeId": "2e7c2b65-b735-4732-9220-f7e48b564681",
"DeliveryNoteId": "a69708db-23fe-4c47-baf1-c22615a2369d",
"TaskStarted": true,
"TaskStartedAt": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSProximity": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSArrived": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPArrived": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPStarted": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPEnded": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPDeparted": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSDeparted": "2026-07-05T15:41:54.2024205+02:00",
"TaskEnded": true,
"TaskEndedAt": "2026-07-05T15:41:54.2024205+02:00",
"B2BId": "sample string 9",
"AudithB2BUpdate": "2026-07-05T15:41:54.2024205+02:00",
"AudithLocalUpdate": "2026-07-05T15:41:54.2024205+02:00",
"POIId": "6fe0419b-c8cf-4066-acd2-91ebb95a19ff",
"CustomerId": 10,
"RateRegionId": "f5479249-1864-4edc-a9b4-ae9bd22b92b1",
"RateValue": 1.0,
"TemperatureRangeMin": 1,
"TemperatureRangeMax": 1,
"PalletReturn": true,
"POSPOIElementId": "d1529338-d26d-4db5-9d5e-357c4018ea94",
"POSVehicleId": "7f35e8bc-eb24-43fb-a4d2-eff3386972a1",
"Position": null,
"RoutePathId": "5246789d-f6bc-462b-9283-cb85ea5c3d96",
"GEOAddress": "sample string 11",
"GEOPlaceId": "sample string 12",
"RoutePathPointId": "e75cd948-fdd3-4c88-ad8d-8d91a4afb1fc",
"TaskAutomatic": true,
"TaskAutomaticOnDepartureEnd": true,
"TaskAutomaticOnDepartureActivityStart": true,
"TaskAutomaticOnArrivedEnd": true,
"TaskAutomaticOnArrivedActivityEnd": true,
"OperationTime": 1,
"TaskGPSArrivedPositionId": 1,
"TaskGPSDepartedPositionId": 1,
"DriveTime": 1,
"DriveDistance": 1,
"ComputedDriveTime": 1,
"ComputedDriveDistance": 1,
"ComputedOperationTime": 1,
"LogisticOperationId": "e9793a11-aeab-44e8-bc69-62c07516fb73",
"AudithCreateAt": "2026-07-05T15:41:54.2024205+02:00",
"AudithCreateBy": "sample string 13",
"VerifiedSealed": true,
"VerifiedTankId": true,
"VerifiedDelegation": "sample string 14",
"VerifiedReason": "sample string 15",
"TaskAPPArrivedPosition": null,
"TaskAPPStartedPosition": null,
"TaskAPPEndedPosition": null,
"TaskAPPDepartedPosition": null,
"VerifiedTankPlate": "sample string 16",
"DataForwardEventId": "1fd153e7-a940-4471-b146-2210cb36b504",
"TaskAPPOnRoute": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPOnRoutePosition": null,
"GEOFenceId": "4e6ce89a-ce92-4609-8385-8c49bca32ab3",
"ForwardedEventArrival": "2026-07-05T15:41:54.2024205+02:00",
"ForwardedEventDeparture": "2026-07-05T15:41:54.2024205+02:00",
"ETADistance": 1,
"ETADistanceReadable": "sample string 17",
"ETADuration": 1,
"ETADurationReadable": "sample string 18",
"ETAEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"ETAAt": "2026-07-05T15:41:54.2024205+02:00"
}
]
},
{
"Id": "77cc35fb-7cc0-4c0e-8c55-f76f9227046b",
"AccountId": "aef7145f-e341-44a3-9dba-1cd3e21e73cf",
"LogisticGroupId": "d0247887-6cf6-45b6-a0ac-647fa5582fbf",
"LogisticGroupName": "sample string 4",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"RefId": "sample string 6",
"SiteId": "0e562683-f1f7-4688-ae85-bd9cd82bbec2",
"SiteCode": "sample string 8",
"SiteName": "sample string 9",
"ShipmentScheduleId": "ec40de84-8306-475a-86ff-61df11399f6c",
"ShipmentFlowId": "be707747-e5b2-4009-b1a9-2f6436f2fbd6",
"ShipmentFlowName": "sample string 11",
"ShipmentFlowStatusId": "d7648439-13ef-4d14-94ab-df8d185eaa00",
"ShipmentFlowStatusName": "sample string 12",
"ShipmentFlowStatusGroup": "sample string 13",
"ShipmentFlowStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"ShipmentFlowStatusReadable": "sample string 15",
"Deliveries": [
{
"Id": "b27f358c-c538-430f-8476-f05328f71e39",
"AccountId": "a6269ecb-918f-45b4-854d-86dbbeef84d8",
"LogisticGroupId": "8d279ce9-cfd1-4006-8da4-ec6d1d476e29",
"LogisticGroupName": "sample string 4",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"RefId": "sample string 6",
"PurchaseDoc": "sample string 7",
"DestinationCode": "sample string 8",
"DestinationName": "sample string 9",
"DestinationPlace": "sample string 10",
"DestinationId": "26b1a897-d51b-439b-9fca-070c23b0a378",
"RequestedByCode": "sample string 11",
"RequestedByName": "sample string 12",
"RequestedByPlace": "sample string 13",
"RequestedById": "5d3ebbb4-55be-4fb7-96a7-f2e34e4841f9",
"ShipmentId": "55d35002-c252-4dd2-bd5d-79b28f8f6149",
"ShipmentIdRef": "sample string 14",
"ShipmentDate": "2026-07-05T15:41:54.2024205+02:00",
"PurchaseOrderId": "0ee4e48a-94aa-4d1f-a11f-4a1385f014c4",
"PurchaseOrderIdRef": "sample string 15",
"FiscalMonth": "sample string 16",
"WayBillIdRef": "sample string 17",
"DestinationAddess": "sample string 18",
"DestinationLocality": "sample string 19",
"DestinationProvince": "sample string 20",
"DeliveryFlowId": "aa41246b-209b-44ed-9eb7-4d664a190de0",
"DeliveryFlowName": "sample string 21",
"DeliveryFlowStatusId": "ec717e13-78b9-4d6b-a5c2-148e36f67be7",
"DeliveryFlowStatusName": "sample string 22",
"DeliveryFlowStatusGroup": "sample string 23",
"DeliveryFlowStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"DeliveryStatusId": "30e5d9db-1dac-43e0-93c3-b5437a284d9a",
"DeliveryStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"DeliveryStatusName": "sample string 26",
"DeliveryFlowStatusReadable": "sample string 27",
"ShipmentSiteId": "460fb270-66b5-473a-b9d1-c0098d9c906a",
"ShipmentSiteName": "sample string 28",
"Items": [
{
"Id": "da68d28e-6987-4b18-a01b-eb3bcf004685",
"AccountId": "a2f02656-09ef-42ce-ba08-5de0142c699f",
"DeliveryId": "e5cef82b-da01-419f-a6ae-39c8de8d8f1b",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "4cfb913b-a604-4a57-b38d-8b9f54839f99",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
},
{
"Id": "da68d28e-6987-4b18-a01b-eb3bcf004685",
"AccountId": "a2f02656-09ef-42ce-ba08-5de0142c699f",
"DeliveryId": "e5cef82b-da01-419f-a6ae-39c8de8d8f1b",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "4cfb913b-a604-4a57-b38d-8b9f54839f99",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
}
],
"TotalItems": 29,
"Received": true,
"ReceivedDate": "2026-07-05T15:41:54.2024205+02:00",
"QtyReceived": 1.0,
"QtyPickup": 1.0,
"QtyToPickup": 1.0,
"WaitingForPickup": true
},
{
"Id": "b27f358c-c538-430f-8476-f05328f71e39",
"AccountId": "a6269ecb-918f-45b4-854d-86dbbeef84d8",
"LogisticGroupId": "8d279ce9-cfd1-4006-8da4-ec6d1d476e29",
"LogisticGroupName": "sample string 4",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"RefId": "sample string 6",
"PurchaseDoc": "sample string 7",
"DestinationCode": "sample string 8",
"DestinationName": "sample string 9",
"DestinationPlace": "sample string 10",
"DestinationId": "26b1a897-d51b-439b-9fca-070c23b0a378",
"RequestedByCode": "sample string 11",
"RequestedByName": "sample string 12",
"RequestedByPlace": "sample string 13",
"RequestedById": "5d3ebbb4-55be-4fb7-96a7-f2e34e4841f9",
"ShipmentId": "55d35002-c252-4dd2-bd5d-79b28f8f6149",
"ShipmentIdRef": "sample string 14",
"ShipmentDate": "2026-07-05T15:41:54.2024205+02:00",
"PurchaseOrderId": "0ee4e48a-94aa-4d1f-a11f-4a1385f014c4",
"PurchaseOrderIdRef": "sample string 15",
"FiscalMonth": "sample string 16",
"WayBillIdRef": "sample string 17",
"DestinationAddess": "sample string 18",
"DestinationLocality": "sample string 19",
"DestinationProvince": "sample string 20",
"DeliveryFlowId": "aa41246b-209b-44ed-9eb7-4d664a190de0",
"DeliveryFlowName": "sample string 21",
"DeliveryFlowStatusId": "ec717e13-78b9-4d6b-a5c2-148e36f67be7",
"DeliveryFlowStatusName": "sample string 22",
"DeliveryFlowStatusGroup": "sample string 23",
"DeliveryFlowStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"DeliveryStatusId": "30e5d9db-1dac-43e0-93c3-b5437a284d9a",
"DeliveryStatusAt": "2026-07-05T15:41:54.2024205+02:00",
"DeliveryStatusName": "sample string 26",
"DeliveryFlowStatusReadable": "sample string 27",
"ShipmentSiteId": "460fb270-66b5-473a-b9d1-c0098d9c906a",
"ShipmentSiteName": "sample string 28",
"Items": [
{
"Id": "da68d28e-6987-4b18-a01b-eb3bcf004685",
"AccountId": "a2f02656-09ef-42ce-ba08-5de0142c699f",
"DeliveryId": "e5cef82b-da01-419f-a6ae-39c8de8d8f1b",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "4cfb913b-a604-4a57-b38d-8b9f54839f99",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
},
{
"Id": "da68d28e-6987-4b18-a01b-eb3bcf004685",
"AccountId": "a2f02656-09ef-42ce-ba08-5de0142c699f",
"DeliveryId": "e5cef82b-da01-419f-a6ae-39c8de8d8f1b",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "4cfb913b-a604-4a57-b38d-8b9f54839f99",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
}
],
"TotalItems": 29,
"Received": true,
"ReceivedDate": "2026-07-05T15:41:54.2024205+02:00",
"QtyReceived": 1.0,
"QtyPickup": 1.0,
"QtyToPickup": 1.0,
"WaitingForPickup": true
}
],
"TotalDeliveries": 16,
"Activity": {
"Id": "e06574fa-140e-48d5-a6f3-0eaba9fdf2f1",
"CustomerId": 2,
"IdRef": "sample string 3",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"ThirdId": "27b9cb86-a034-4d27-80c6-0c3df137f518",
"DriverId": "6b0f003e-fb32-48d0-a5e0-d6799f7e3f6c",
"VehicleMotorId": "3b266ebf-87b4-45c0-8f0f-93d52db35893",
"VehicleLinked1Id": "70fb27e1-11c2-46b6-830e-371bef4e1c4e",
"VehicleLinked2Id": "227abf71-03c9-449b-b2dc-b3fe59b2f53e",
"TargetId": 1,
"Remarks": "sample string 5",
"B2BId": "sample string 6",
"AudithB2BUpdate": "2026-07-05T15:41:54.2024205+02:00",
"AudithLocalUpdate": "2026-07-05T15:41:54.2024205+02:00",
"ActivityStarted": true,
"ActivityStartedAt": "2026-07-05T15:41:54.2024205+02:00",
"ActivityStartedPosition": null,
"ActivityStartOnPOIIdDeparture": "955973f1-f87c-46fd-a885-a75fe782cdf9",
"ActivityEnded": true,
"ActivityEndedAt": "2026-07-05T15:41:54.2024205+02:00",
"ActivityEndedPosition": null,
"ActivityEndOnPOIIdArrived": "ce89d89c-1346-4d93-a51d-0af4b4052754",
"ActivityTypeId": "90a081c5-6401-4d42-a96b-05ce7f521622",
"DeliveryNoteId": "2afc2004-d066-439f-b3b3-96ee77f02b8e",
"TotalPallets": 1,
"TotalReturnedPallets": 1,
"TotalBulks": 1,
"TotalWeight": 1.0,
"RoutePathId": "135216a1-6362-45f8-87a0-5484304d5460",
"LastTaskId": "bf49b999-302e-488e-a738-894018bdca1e",
"LastTaskOrder": 1,
"LastTaskPOI": "sample string 7",
"LastTaskGPSProximity": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskGPSArrived": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskGPSDeparted": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskArrivalDelayedToleranceMIN": 1,
"LastTaskEstimatedDeparture": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskOperationTimeMaxMIN": 1,
"LastTaskStarted": true,
"LastTaskStartedAt": "2026-07-05T15:41:54.2024205+02:00",
"LastTaskEnded": true,
"LastTaskEndedAt": "2026-07-05T15:41:54.2024205+02:00",
"NextTaskId": "89910cff-256b-4e7a-9a8b-69042dcb8bf6",
"NextTaskPOI": "sample string 8",
"NextTaskEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"NextTaskArrivalDelayedToleranceMIN": 1,
"NextTaskEstimatedDeparture": "2026-07-05T15:41:54.2024205+02:00",
"AutomaticByPOIRadar": true,
"CalculatedDriveTime": 1,
"CalculatedDriveDistanceM": 1,
"CalculatedOperationTime": 1,
"CalculatedRestTime": 1,
"ComputedDriveTime": 1,
"ComputedDriveDistanceM": 1,
"ComputedOperationTime": 1,
"ComputedRestTime": 1,
"PositionIdFrom": 1,
"PositionIdTo": 1,
"OdometerFrom": 1.0,
"OdometerTo": 1.0,
"OnlineOdometerFrom": 1.0,
"OnlineOdometerTo": 1.0,
"OnlineDriveDistanceM": 1,
"LogisticOperationUploadId": "69d40a5c-fac3-4219-b17e-cbaa87450403",
"APPReaded": true,
"APPReadedAt": "2026-07-05T15:41:54.2024205+02:00",
"APPReadedPosition": null,
"AppReadedBy": "sample string 9",
"AudithCreateAt": "2026-07-05T15:41:54.2024205+02:00",
"AudithCreateBy": "sample string 10",
"TrailerPhotoFileName": "sample string 11",
"DataForwardEventId": "dbbc1168-6c60-40f4-bba2-a54f403d8d55",
"WorkingWorkdayId": "050640de-6f80-4af1-b4d6-866d442d3e92",
"ForwardedEventStart": "2026-07-05T15:41:54.2024205+02:00",
"ForwardedEventEnd": "2026-07-05T15:41:54.2024205+02:00",
"NextTaskETAAt": "2026-07-05T15:41:54.2024205+02:00",
"NextTaskETADistance": 1,
"NextTaskETADistanceReadable": "sample string 12",
"NextTaskETADuration": 1,
"NextTaskETADurationReadable": "sample string 13",
"NextTaskETAEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorCheckAt": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorCheckValue": 1.0,
"TemperatureSensorCheckedByDriver": true,
"TemperatureSensorCheckedByDriverAt": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorCheckCancel": true,
"TemperatureSensorCheckCancelAt": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorCheckCancelBy": "sample string 14",
"TemperatureSensorCheckCancelReason": "sample string 15",
"TemperatureSensorInformedAt": "2026-07-05T15:41:54.2024205+02:00",
"TemperatureSensorInformedValue": 1.0
},
"ActivityTasks": [
{
"Id": "9691980b-7382-467d-922f-b64225ef0d5f",
"ActivityId": "3844afb2-b84c-41f9-91d9-1be4c7471a52",
"IdRef": "sample string 2",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"DriverId": "7c4b6da2-33e9-4b19-9cb7-1200850ffd4f",
"VehicleMotorId": "47f459c7-2884-4e17-b5f9-998fc84ab177",
"VehicleLinked1Id": "b46c36c1-1a48-434c-9534-cd18a67c9e71",
"VehicleLinked2Id": "508437a2-fc1b-4952-88ab-f41aac699188",
"Order": 4,
"FreeOrder": true,
"ThirdId": "eff4827e-19a5-4b7e-a389-810618fafd0a",
"ThirdLocationId": "53ba72ae-c41b-4b34-b20d-328ff4d0b1b2",
"LocationEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"LocationEstimatedDeparture": "2026-07-05T15:41:54.2024205+02:00",
"ArrivalDelayedToleranceMIN": 6,
"OperationTimeMaxMIN": 7,
"Remarks": "sample string 8",
"ActivityTaskTypeId": "2e7c2b65-b735-4732-9220-f7e48b564681",
"DeliveryNoteId": "a69708db-23fe-4c47-baf1-c22615a2369d",
"TaskStarted": true,
"TaskStartedAt": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSProximity": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSArrived": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPArrived": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPStarted": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPEnded": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPDeparted": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSDeparted": "2026-07-05T15:41:54.2024205+02:00",
"TaskEnded": true,
"TaskEndedAt": "2026-07-05T15:41:54.2024205+02:00",
"B2BId": "sample string 9",
"AudithB2BUpdate": "2026-07-05T15:41:54.2024205+02:00",
"AudithLocalUpdate": "2026-07-05T15:41:54.2024205+02:00",
"POIId": "6fe0419b-c8cf-4066-acd2-91ebb95a19ff",
"CustomerId": 10,
"RateRegionId": "f5479249-1864-4edc-a9b4-ae9bd22b92b1",
"RateValue": 1.0,
"TemperatureRangeMin": 1,
"TemperatureRangeMax": 1,
"PalletReturn": true,
"POSPOIElementId": "d1529338-d26d-4db5-9d5e-357c4018ea94",
"POSVehicleId": "7f35e8bc-eb24-43fb-a4d2-eff3386972a1",
"Position": null,
"RoutePathId": "5246789d-f6bc-462b-9283-cb85ea5c3d96",
"GEOAddress": "sample string 11",
"GEOPlaceId": "sample string 12",
"RoutePathPointId": "e75cd948-fdd3-4c88-ad8d-8d91a4afb1fc",
"TaskAutomatic": true,
"TaskAutomaticOnDepartureEnd": true,
"TaskAutomaticOnDepartureActivityStart": true,
"TaskAutomaticOnArrivedEnd": true,
"TaskAutomaticOnArrivedActivityEnd": true,
"OperationTime": 1,
"TaskGPSArrivedPositionId": 1,
"TaskGPSDepartedPositionId": 1,
"DriveTime": 1,
"DriveDistance": 1,
"ComputedDriveTime": 1,
"ComputedDriveDistance": 1,
"ComputedOperationTime": 1,
"LogisticOperationId": "e9793a11-aeab-44e8-bc69-62c07516fb73",
"AudithCreateAt": "2026-07-05T15:41:54.2024205+02:00",
"AudithCreateBy": "sample string 13",
"VerifiedSealed": true,
"VerifiedTankId": true,
"VerifiedDelegation": "sample string 14",
"VerifiedReason": "sample string 15",
"TaskAPPArrivedPosition": null,
"TaskAPPStartedPosition": null,
"TaskAPPEndedPosition": null,
"TaskAPPDepartedPosition": null,
"VerifiedTankPlate": "sample string 16",
"DataForwardEventId": "1fd153e7-a940-4471-b146-2210cb36b504",
"TaskAPPOnRoute": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPOnRoutePosition": null,
"GEOFenceId": "4e6ce89a-ce92-4609-8385-8c49bca32ab3",
"ForwardedEventArrival": "2026-07-05T15:41:54.2024205+02:00",
"ForwardedEventDeparture": "2026-07-05T15:41:54.2024205+02:00",
"ETADistance": 1,
"ETADistanceReadable": "sample string 17",
"ETADuration": 1,
"ETADurationReadable": "sample string 18",
"ETAEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"ETAAt": "2026-07-05T15:41:54.2024205+02:00"
},
{
"Id": "9691980b-7382-467d-922f-b64225ef0d5f",
"ActivityId": "3844afb2-b84c-41f9-91d9-1be4c7471a52",
"IdRef": "sample string 2",
"Date": "2026-07-05T15:41:54.2024205+02:00",
"DriverId": "7c4b6da2-33e9-4b19-9cb7-1200850ffd4f",
"VehicleMotorId": "47f459c7-2884-4e17-b5f9-998fc84ab177",
"VehicleLinked1Id": "b46c36c1-1a48-434c-9534-cd18a67c9e71",
"VehicleLinked2Id": "508437a2-fc1b-4952-88ab-f41aac699188",
"Order": 4,
"FreeOrder": true,
"ThirdId": "eff4827e-19a5-4b7e-a389-810618fafd0a",
"ThirdLocationId": "53ba72ae-c41b-4b34-b20d-328ff4d0b1b2",
"LocationEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"LocationEstimatedDeparture": "2026-07-05T15:41:54.2024205+02:00",
"ArrivalDelayedToleranceMIN": 6,
"OperationTimeMaxMIN": 7,
"Remarks": "sample string 8",
"ActivityTaskTypeId": "2e7c2b65-b735-4732-9220-f7e48b564681",
"DeliveryNoteId": "a69708db-23fe-4c47-baf1-c22615a2369d",
"TaskStarted": true,
"TaskStartedAt": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSProximity": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSArrived": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPArrived": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPStarted": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPEnded": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPDeparted": "2026-07-05T15:41:54.2024205+02:00",
"TaskGPSDeparted": "2026-07-05T15:41:54.2024205+02:00",
"TaskEnded": true,
"TaskEndedAt": "2026-07-05T15:41:54.2024205+02:00",
"B2BId": "sample string 9",
"AudithB2BUpdate": "2026-07-05T15:41:54.2024205+02:00",
"AudithLocalUpdate": "2026-07-05T15:41:54.2024205+02:00",
"POIId": "6fe0419b-c8cf-4066-acd2-91ebb95a19ff",
"CustomerId": 10,
"RateRegionId": "f5479249-1864-4edc-a9b4-ae9bd22b92b1",
"RateValue": 1.0,
"TemperatureRangeMin": 1,
"TemperatureRangeMax": 1,
"PalletReturn": true,
"POSPOIElementId": "d1529338-d26d-4db5-9d5e-357c4018ea94",
"POSVehicleId": "7f35e8bc-eb24-43fb-a4d2-eff3386972a1",
"Position": null,
"RoutePathId": "5246789d-f6bc-462b-9283-cb85ea5c3d96",
"GEOAddress": "sample string 11",
"GEOPlaceId": "sample string 12",
"RoutePathPointId": "e75cd948-fdd3-4c88-ad8d-8d91a4afb1fc",
"TaskAutomatic": true,
"TaskAutomaticOnDepartureEnd": true,
"TaskAutomaticOnDepartureActivityStart": true,
"TaskAutomaticOnArrivedEnd": true,
"TaskAutomaticOnArrivedActivityEnd": true,
"OperationTime": 1,
"TaskGPSArrivedPositionId": 1,
"TaskGPSDepartedPositionId": 1,
"DriveTime": 1,
"DriveDistance": 1,
"ComputedDriveTime": 1,
"ComputedDriveDistance": 1,
"ComputedOperationTime": 1,
"LogisticOperationId": "e9793a11-aeab-44e8-bc69-62c07516fb73",
"AudithCreateAt": "2026-07-05T15:41:54.2024205+02:00",
"AudithCreateBy": "sample string 13",
"VerifiedSealed": true,
"VerifiedTankId": true,
"VerifiedDelegation": "sample string 14",
"VerifiedReason": "sample string 15",
"TaskAPPArrivedPosition": null,
"TaskAPPStartedPosition": null,
"TaskAPPEndedPosition": null,
"TaskAPPDepartedPosition": null,
"VerifiedTankPlate": "sample string 16",
"DataForwardEventId": "1fd153e7-a940-4471-b146-2210cb36b504",
"TaskAPPOnRoute": "2026-07-05T15:41:54.2024205+02:00",
"TaskAPPOnRoutePosition": null,
"GEOFenceId": "4e6ce89a-ce92-4609-8385-8c49bca32ab3",
"ForwardedEventArrival": "2026-07-05T15:41:54.2024205+02:00",
"ForwardedEventDeparture": "2026-07-05T15:41:54.2024205+02:00",
"ETADistance": 1,
"ETADistanceReadable": "sample string 17",
"ETADuration": 1,
"ETADurationReadable": "sample string 18",
"ETAEstimatedArrival": "2026-07-05T15:41:54.2024205+02:00",
"ETAAt": "2026-07-05T15:41:54.2024205+02:00"
}
]
}
]