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": "920bd3e8-4d35-46da-9923-acc2b587de7e",
"AccountId": "a1013353-b66e-4956-bc7c-8923e1a1209d",
"LogisticGroupId": "405e6c5b-9f08-45e6-adbf-ead5e961a9e1",
"LogisticGroupName": "sample string 4",
"Date": "2026-05-11T13:12:03.9991491+02:00",
"RefId": "sample string 6",
"SiteId": "dfbff148-f166-4bb7-a2f7-99436984821d",
"SiteCode": "sample string 8",
"SiteName": "sample string 9",
"ShipmentScheduleId": "cc8d576f-745e-4906-9e01-57f17df5d492",
"ShipmentFlowId": "45424024-6fff-4d5d-b252-4d4b3cb2f9b8",
"ShipmentFlowName": "sample string 11",
"ShipmentFlowStatusId": "839c2191-fcda-4a8d-b203-a0084bace0f7",
"ShipmentFlowStatusName": "sample string 12",
"ShipmentFlowStatusGroup": "sample string 13",
"ShipmentFlowStatusAt": "2026-05-11T13:12:04.0001485+02:00",
"ShipmentFlowStatusReadable": "sample string 15",
"Deliveries": [
{
"Id": "34f1aa95-65ab-4afd-88ad-803ee01060d2",
"AccountId": "48ea50d0-80ad-4ebe-960d-643d006efe3b",
"LogisticGroupId": "90a3834f-04ef-4706-af67-8e7b016e39b5",
"LogisticGroupName": "sample string 4",
"Date": "2026-05-11T13:12:04.0001485+02:00",
"RefId": "sample string 6",
"PurchaseDoc": "sample string 7",
"DestinationCode": "sample string 8",
"DestinationName": "sample string 9",
"DestinationPlace": "sample string 10",
"DestinationId": "0d5b1f6a-e58e-4f9e-b9bc-99aaf60a173a",
"RequestedByCode": "sample string 11",
"RequestedByName": "sample string 12",
"RequestedByPlace": "sample string 13",
"RequestedById": "340abedd-c853-4341-9c3a-9f4e481db9af",
"ShipmentId": "fd7042c3-359a-404e-8164-bfb313f5581e",
"ShipmentIdRef": "sample string 14",
"ShipmentDate": "2026-05-11T13:12:04.0011486+02:00",
"PurchaseOrderId": "84b3ab4e-2527-4d08-9ce6-3d17bc411681",
"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": "cf320360-ed71-4837-88f3-e54d2f423d05",
"DeliveryFlowName": "sample string 21",
"DeliveryFlowStatusId": "59abc0fa-bac0-4608-a14e-b75d32be0ce6",
"DeliveryFlowStatusName": "sample string 22",
"DeliveryFlowStatusGroup": "sample string 23",
"DeliveryFlowStatusAt": "2026-05-11T13:12:04.0011486+02:00",
"DeliveryStatusId": "ce480747-39d5-415b-b8c4-1ecbfc778552",
"DeliveryStatusAt": "2026-05-11T13:12:04.0011486+02:00",
"DeliveryStatusName": "sample string 26",
"DeliveryFlowStatusReadable": "sample string 27",
"ShipmentSiteId": "b6703168-251d-43f8-a25e-b1b341166b85",
"ShipmentSiteName": "sample string 28",
"Items": [
{
"Id": "d6704ab2-2b34-4fe7-89f9-4fd5998ab586",
"AccountId": "4502a0df-ed89-4267-a778-1a4c1fe1d88b",
"DeliveryId": "4c1fa9fe-ef80-432f-aacf-4ab7e7a27e78",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "f87ecce6-7a11-4a47-937c-346fb3d8eb7b",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
},
{
"Id": "d6704ab2-2b34-4fe7-89f9-4fd5998ab586",
"AccountId": "4502a0df-ed89-4267-a778-1a4c1fe1d88b",
"DeliveryId": "4c1fa9fe-ef80-432f-aacf-4ab7e7a27e78",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "f87ecce6-7a11-4a47-937c-346fb3d8eb7b",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
}
],
"TotalItems": 29,
"Received": true,
"ReceivedDate": "2026-05-11T13:12:04.0021484+02:00",
"QtyReceived": 1.0,
"QtyPickup": 1.0,
"QtyToPickup": 1.0,
"WaitingForPickup": true
},
{
"Id": "34f1aa95-65ab-4afd-88ad-803ee01060d2",
"AccountId": "48ea50d0-80ad-4ebe-960d-643d006efe3b",
"LogisticGroupId": "90a3834f-04ef-4706-af67-8e7b016e39b5",
"LogisticGroupName": "sample string 4",
"Date": "2026-05-11T13:12:04.0001485+02:00",
"RefId": "sample string 6",
"PurchaseDoc": "sample string 7",
"DestinationCode": "sample string 8",
"DestinationName": "sample string 9",
"DestinationPlace": "sample string 10",
"DestinationId": "0d5b1f6a-e58e-4f9e-b9bc-99aaf60a173a",
"RequestedByCode": "sample string 11",
"RequestedByName": "sample string 12",
"RequestedByPlace": "sample string 13",
"RequestedById": "340abedd-c853-4341-9c3a-9f4e481db9af",
"ShipmentId": "fd7042c3-359a-404e-8164-bfb313f5581e",
"ShipmentIdRef": "sample string 14",
"ShipmentDate": "2026-05-11T13:12:04.0011486+02:00",
"PurchaseOrderId": "84b3ab4e-2527-4d08-9ce6-3d17bc411681",
"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": "cf320360-ed71-4837-88f3-e54d2f423d05",
"DeliveryFlowName": "sample string 21",
"DeliveryFlowStatusId": "59abc0fa-bac0-4608-a14e-b75d32be0ce6",
"DeliveryFlowStatusName": "sample string 22",
"DeliveryFlowStatusGroup": "sample string 23",
"DeliveryFlowStatusAt": "2026-05-11T13:12:04.0011486+02:00",
"DeliveryStatusId": "ce480747-39d5-415b-b8c4-1ecbfc778552",
"DeliveryStatusAt": "2026-05-11T13:12:04.0011486+02:00",
"DeliveryStatusName": "sample string 26",
"DeliveryFlowStatusReadable": "sample string 27",
"ShipmentSiteId": "b6703168-251d-43f8-a25e-b1b341166b85",
"ShipmentSiteName": "sample string 28",
"Items": [
{
"Id": "d6704ab2-2b34-4fe7-89f9-4fd5998ab586",
"AccountId": "4502a0df-ed89-4267-a778-1a4c1fe1d88b",
"DeliveryId": "4c1fa9fe-ef80-432f-aacf-4ab7e7a27e78",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "f87ecce6-7a11-4a47-937c-346fb3d8eb7b",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
},
{
"Id": "d6704ab2-2b34-4fe7-89f9-4fd5998ab586",
"AccountId": "4502a0df-ed89-4267-a778-1a4c1fe1d88b",
"DeliveryId": "4c1fa9fe-ef80-432f-aacf-4ab7e7a27e78",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "f87ecce6-7a11-4a47-937c-346fb3d8eb7b",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
}
],
"TotalItems": 29,
"Received": true,
"ReceivedDate": "2026-05-11T13:12:04.0021484+02:00",
"QtyReceived": 1.0,
"QtyPickup": 1.0,
"QtyToPickup": 1.0,
"WaitingForPickup": true
}
],
"TotalDeliveries": 16,
"Activity": {
"Id": "be217f19-ce03-4418-8184-17491db9198d",
"CustomerId": 2,
"IdRef": "sample string 3",
"Date": "2026-05-11T13:12:04.0031492+02:00",
"ThirdId": "27c2858a-e0f9-407c-8d7b-265d68ebdfee",
"DriverId": "cf5eb209-57c4-4755-a40d-7f4386298a66",
"VehicleMotorId": "a8f925a6-7fc1-43a2-8d9c-78419a1d37cb",
"VehicleLinked1Id": "1bfb7d4d-7a6d-40e3-9367-54269da4b6aa",
"VehicleLinked2Id": "a212365f-c8bc-45ab-ae09-d956cc25a0cc",
"TargetId": 1,
"Remarks": "sample string 5",
"B2BId": "sample string 6",
"AudithB2BUpdate": "2026-05-11T13:12:04.0031492+02:00",
"AudithLocalUpdate": "2026-05-11T13:12:04.0031492+02:00",
"ActivityStarted": true,
"ActivityStartedAt": "2026-05-11T13:12:04.0031492+02:00",
"ActivityStartedPosition": null,
"ActivityStartOnPOIIdDeparture": "e3225d76-eb72-4ac9-ae0a-d7d20fefb349",
"ActivityEnded": true,
"ActivityEndedAt": "2026-05-11T13:12:04.0031492+02:00",
"ActivityEndedPosition": null,
"ActivityEndOnPOIIdArrived": "22aaa01a-d5fe-40a0-bda3-647b3ea8a96e",
"ActivityTypeId": "297bb116-7f2c-4bb4-9168-8d50a6600caf",
"DeliveryNoteId": "9f8555b4-3309-415b-944e-213cab2f62df",
"TotalPallets": 1,
"TotalReturnedPallets": 1,
"TotalBulks": 1,
"TotalWeight": 1.0,
"RoutePathId": "2b0f35fe-6f5f-45c4-b841-ce31a25d49df",
"LastTaskId": "467b1c21-d121-48e5-b6e7-bfde368843b2",
"LastTaskOrder": 1,
"LastTaskPOI": "sample string 7",
"LastTaskGPSProximity": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskGPSArrived": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskGPSDeparted": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskEstimatedArrival": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskArrivalDelayedToleranceMIN": 1,
"LastTaskEstimatedDeparture": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskOperationTimeMaxMIN": 1,
"LastTaskStarted": true,
"LastTaskStartedAt": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskEnded": true,
"LastTaskEndedAt": "2026-05-11T13:12:04.0041492+02:00",
"NextTaskId": "f17fe738-06f9-43e5-9a3f-9ac1e9497134",
"NextTaskPOI": "sample string 8",
"NextTaskEstimatedArrival": "2026-05-11T13:12:04.0041492+02:00",
"NextTaskArrivalDelayedToleranceMIN": 1,
"NextTaskEstimatedDeparture": "2026-05-11T13:12:04.0041492+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": "6ce1f380-8d31-4823-8058-0bc37ca54886",
"APPReaded": true,
"APPReadedAt": "2026-05-11T13:12:04.0051491+02:00",
"APPReadedPosition": null,
"AppReadedBy": "sample string 9",
"AudithCreateAt": "2026-05-11T13:12:04.0051491+02:00",
"AudithCreateBy": "sample string 10",
"TrailerPhotoFileName": "sample string 11",
"DataForwardEventId": "19c9fd35-6e85-4d0f-8f91-50d039ba6538",
"WorkingWorkdayId": "1d65deee-1949-4971-97fe-1dc55da26990",
"ForwardedEventStart": "2026-05-11T13:12:04.0051491+02:00",
"ForwardedEventEnd": "2026-05-11T13:12:04.0051491+02:00",
"NextTaskETAAt": "2026-05-11T13:12:04.0061493+02:00",
"NextTaskETADistance": 1,
"NextTaskETADistanceReadable": "sample string 12",
"NextTaskETADuration": 1,
"NextTaskETADurationReadable": "sample string 13",
"NextTaskETAEstimatedArrival": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorCheckAt": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorCheckValue": 1.0,
"TemperatureSensorCheckedByDriver": true,
"TemperatureSensorCheckedByDriverAt": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorCheckCancel": true,
"TemperatureSensorCheckCancelAt": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorCheckCancelBy": "sample string 14",
"TemperatureSensorCheckCancelReason": "sample string 15",
"TemperatureSensorInformedAt": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorInformedValue": 1.0
},
"ActivityTasks": [
{
"Id": "e30dc23a-d70e-46c4-a89f-8ffc68a8ad84",
"ActivityId": "47fa1e5d-7d19-4240-9167-ff4a43ff4694",
"IdRef": "sample string 2",
"Date": "2026-05-11T13:12:04.0061493+02:00",
"DriverId": "bfaa972c-a7dc-4734-9993-da657097248a",
"VehicleMotorId": "6d62a872-25ee-4b12-9ba9-67b1723e4af0",
"VehicleLinked1Id": "a8e9b00e-b12f-4a55-ba43-3940b6770ad0",
"VehicleLinked2Id": "4ecccf26-be52-42fb-814e-319796401e4e",
"Order": 4,
"FreeOrder": true,
"ThirdId": "62dc6cb0-3202-46f3-bcb3-a2a9423e2fa4",
"ThirdLocationId": "c1130f74-a52b-4012-8cc8-2213fb144e71",
"LocationEstimatedArrival": "2026-05-11T13:12:04.0071492+02:00",
"LocationEstimatedDeparture": "2026-05-11T13:12:04.0071492+02:00",
"ArrivalDelayedToleranceMIN": 6,
"OperationTimeMaxMIN": 7,
"Remarks": "sample string 8",
"ActivityTaskTypeId": "1092c721-0a18-4174-a1cf-cfba266d169d",
"DeliveryNoteId": "6782b9de-5211-465c-90ac-bd27cbfba0dc",
"TaskStarted": true,
"TaskStartedAt": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSProximity": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSArrived": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPArrived": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPStarted": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPEnded": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPDeparted": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSDeparted": "2026-05-11T13:12:04.0071492+02:00",
"TaskEnded": true,
"TaskEndedAt": "2026-05-11T13:12:04.0071492+02:00",
"B2BId": "sample string 9",
"AudithB2BUpdate": "2026-05-11T13:12:04.0071492+02:00",
"AudithLocalUpdate": "2026-05-11T13:12:04.0081488+02:00",
"POIId": "2614ec58-1153-4def-9ee1-0496f60a4dbd",
"CustomerId": 10,
"RateRegionId": "6b90f073-86b7-45fd-b43d-c6802cd5991d",
"RateValue": 1.0,
"TemperatureRangeMin": 1,
"TemperatureRangeMax": 1,
"PalletReturn": true,
"POSPOIElementId": "ce683e2b-1f48-41fe-8eda-b52f35f9fc1d",
"POSVehicleId": "4a0da684-0a9a-45c9-8a75-100793c3db77",
"Position": null,
"RoutePathId": "f5945f76-0081-4bd2-a73d-1560e37e7d3f",
"GEOAddress": "sample string 11",
"GEOPlaceId": "sample string 12",
"RoutePathPointId": "88d9ea50-e4ba-4fe4-a1f8-4c6aa2dde8ba",
"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": "c63b23d7-1598-41f4-8e02-cc9a17b51428",
"AudithCreateAt": "2026-05-11T13:12:04.0091489+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": "450afbff-db14-456b-9eef-56b083285dce",
"TaskAPPOnRoute": "2026-05-11T13:12:04.0091489+02:00",
"TaskAPPOnRoutePosition": null,
"GEOFenceId": "5404cc0f-db9e-409a-b327-d2477777a581",
"ForwardedEventArrival": "2026-05-11T13:12:04.0091489+02:00",
"ForwardedEventDeparture": "2026-05-11T13:12:04.0091489+02:00",
"ETADistance": 1,
"ETADistanceReadable": "sample string 17",
"ETADuration": 1,
"ETADurationReadable": "sample string 18",
"ETAEstimatedArrival": "2026-05-11T13:12:04.0091489+02:00",
"ETAAt": "2026-05-11T13:12:04.0091489+02:00"
},
{
"Id": "e30dc23a-d70e-46c4-a89f-8ffc68a8ad84",
"ActivityId": "47fa1e5d-7d19-4240-9167-ff4a43ff4694",
"IdRef": "sample string 2",
"Date": "2026-05-11T13:12:04.0061493+02:00",
"DriverId": "bfaa972c-a7dc-4734-9993-da657097248a",
"VehicleMotorId": "6d62a872-25ee-4b12-9ba9-67b1723e4af0",
"VehicleLinked1Id": "a8e9b00e-b12f-4a55-ba43-3940b6770ad0",
"VehicleLinked2Id": "4ecccf26-be52-42fb-814e-319796401e4e",
"Order": 4,
"FreeOrder": true,
"ThirdId": "62dc6cb0-3202-46f3-bcb3-a2a9423e2fa4",
"ThirdLocationId": "c1130f74-a52b-4012-8cc8-2213fb144e71",
"LocationEstimatedArrival": "2026-05-11T13:12:04.0071492+02:00",
"LocationEstimatedDeparture": "2026-05-11T13:12:04.0071492+02:00",
"ArrivalDelayedToleranceMIN": 6,
"OperationTimeMaxMIN": 7,
"Remarks": "sample string 8",
"ActivityTaskTypeId": "1092c721-0a18-4174-a1cf-cfba266d169d",
"DeliveryNoteId": "6782b9de-5211-465c-90ac-bd27cbfba0dc",
"TaskStarted": true,
"TaskStartedAt": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSProximity": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSArrived": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPArrived": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPStarted": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPEnded": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPDeparted": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSDeparted": "2026-05-11T13:12:04.0071492+02:00",
"TaskEnded": true,
"TaskEndedAt": "2026-05-11T13:12:04.0071492+02:00",
"B2BId": "sample string 9",
"AudithB2BUpdate": "2026-05-11T13:12:04.0071492+02:00",
"AudithLocalUpdate": "2026-05-11T13:12:04.0081488+02:00",
"POIId": "2614ec58-1153-4def-9ee1-0496f60a4dbd",
"CustomerId": 10,
"RateRegionId": "6b90f073-86b7-45fd-b43d-c6802cd5991d",
"RateValue": 1.0,
"TemperatureRangeMin": 1,
"TemperatureRangeMax": 1,
"PalletReturn": true,
"POSPOIElementId": "ce683e2b-1f48-41fe-8eda-b52f35f9fc1d",
"POSVehicleId": "4a0da684-0a9a-45c9-8a75-100793c3db77",
"Position": null,
"RoutePathId": "f5945f76-0081-4bd2-a73d-1560e37e7d3f",
"GEOAddress": "sample string 11",
"GEOPlaceId": "sample string 12",
"RoutePathPointId": "88d9ea50-e4ba-4fe4-a1f8-4c6aa2dde8ba",
"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": "c63b23d7-1598-41f4-8e02-cc9a17b51428",
"AudithCreateAt": "2026-05-11T13:12:04.0091489+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": "450afbff-db14-456b-9eef-56b083285dce",
"TaskAPPOnRoute": "2026-05-11T13:12:04.0091489+02:00",
"TaskAPPOnRoutePosition": null,
"GEOFenceId": "5404cc0f-db9e-409a-b327-d2477777a581",
"ForwardedEventArrival": "2026-05-11T13:12:04.0091489+02:00",
"ForwardedEventDeparture": "2026-05-11T13:12:04.0091489+02:00",
"ETADistance": 1,
"ETADistanceReadable": "sample string 17",
"ETADuration": 1,
"ETADurationReadable": "sample string 18",
"ETAEstimatedArrival": "2026-05-11T13:12:04.0091489+02:00",
"ETAAt": "2026-05-11T13:12:04.0091489+02:00"
}
]
},
{
"Id": "920bd3e8-4d35-46da-9923-acc2b587de7e",
"AccountId": "a1013353-b66e-4956-bc7c-8923e1a1209d",
"LogisticGroupId": "405e6c5b-9f08-45e6-adbf-ead5e961a9e1",
"LogisticGroupName": "sample string 4",
"Date": "2026-05-11T13:12:03.9991491+02:00",
"RefId": "sample string 6",
"SiteId": "dfbff148-f166-4bb7-a2f7-99436984821d",
"SiteCode": "sample string 8",
"SiteName": "sample string 9",
"ShipmentScheduleId": "cc8d576f-745e-4906-9e01-57f17df5d492",
"ShipmentFlowId": "45424024-6fff-4d5d-b252-4d4b3cb2f9b8",
"ShipmentFlowName": "sample string 11",
"ShipmentFlowStatusId": "839c2191-fcda-4a8d-b203-a0084bace0f7",
"ShipmentFlowStatusName": "sample string 12",
"ShipmentFlowStatusGroup": "sample string 13",
"ShipmentFlowStatusAt": "2026-05-11T13:12:04.0001485+02:00",
"ShipmentFlowStatusReadable": "sample string 15",
"Deliveries": [
{
"Id": "34f1aa95-65ab-4afd-88ad-803ee01060d2",
"AccountId": "48ea50d0-80ad-4ebe-960d-643d006efe3b",
"LogisticGroupId": "90a3834f-04ef-4706-af67-8e7b016e39b5",
"LogisticGroupName": "sample string 4",
"Date": "2026-05-11T13:12:04.0001485+02:00",
"RefId": "sample string 6",
"PurchaseDoc": "sample string 7",
"DestinationCode": "sample string 8",
"DestinationName": "sample string 9",
"DestinationPlace": "sample string 10",
"DestinationId": "0d5b1f6a-e58e-4f9e-b9bc-99aaf60a173a",
"RequestedByCode": "sample string 11",
"RequestedByName": "sample string 12",
"RequestedByPlace": "sample string 13",
"RequestedById": "340abedd-c853-4341-9c3a-9f4e481db9af",
"ShipmentId": "fd7042c3-359a-404e-8164-bfb313f5581e",
"ShipmentIdRef": "sample string 14",
"ShipmentDate": "2026-05-11T13:12:04.0011486+02:00",
"PurchaseOrderId": "84b3ab4e-2527-4d08-9ce6-3d17bc411681",
"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": "cf320360-ed71-4837-88f3-e54d2f423d05",
"DeliveryFlowName": "sample string 21",
"DeliveryFlowStatusId": "59abc0fa-bac0-4608-a14e-b75d32be0ce6",
"DeliveryFlowStatusName": "sample string 22",
"DeliveryFlowStatusGroup": "sample string 23",
"DeliveryFlowStatusAt": "2026-05-11T13:12:04.0011486+02:00",
"DeliveryStatusId": "ce480747-39d5-415b-b8c4-1ecbfc778552",
"DeliveryStatusAt": "2026-05-11T13:12:04.0011486+02:00",
"DeliveryStatusName": "sample string 26",
"DeliveryFlowStatusReadable": "sample string 27",
"ShipmentSiteId": "b6703168-251d-43f8-a25e-b1b341166b85",
"ShipmentSiteName": "sample string 28",
"Items": [
{
"Id": "d6704ab2-2b34-4fe7-89f9-4fd5998ab586",
"AccountId": "4502a0df-ed89-4267-a778-1a4c1fe1d88b",
"DeliveryId": "4c1fa9fe-ef80-432f-aacf-4ab7e7a27e78",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "f87ecce6-7a11-4a47-937c-346fb3d8eb7b",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
},
{
"Id": "d6704ab2-2b34-4fe7-89f9-4fd5998ab586",
"AccountId": "4502a0df-ed89-4267-a778-1a4c1fe1d88b",
"DeliveryId": "4c1fa9fe-ef80-432f-aacf-4ab7e7a27e78",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "f87ecce6-7a11-4a47-937c-346fb3d8eb7b",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
}
],
"TotalItems": 29,
"Received": true,
"ReceivedDate": "2026-05-11T13:12:04.0021484+02:00",
"QtyReceived": 1.0,
"QtyPickup": 1.0,
"QtyToPickup": 1.0,
"WaitingForPickup": true
},
{
"Id": "34f1aa95-65ab-4afd-88ad-803ee01060d2",
"AccountId": "48ea50d0-80ad-4ebe-960d-643d006efe3b",
"LogisticGroupId": "90a3834f-04ef-4706-af67-8e7b016e39b5",
"LogisticGroupName": "sample string 4",
"Date": "2026-05-11T13:12:04.0001485+02:00",
"RefId": "sample string 6",
"PurchaseDoc": "sample string 7",
"DestinationCode": "sample string 8",
"DestinationName": "sample string 9",
"DestinationPlace": "sample string 10",
"DestinationId": "0d5b1f6a-e58e-4f9e-b9bc-99aaf60a173a",
"RequestedByCode": "sample string 11",
"RequestedByName": "sample string 12",
"RequestedByPlace": "sample string 13",
"RequestedById": "340abedd-c853-4341-9c3a-9f4e481db9af",
"ShipmentId": "fd7042c3-359a-404e-8164-bfb313f5581e",
"ShipmentIdRef": "sample string 14",
"ShipmentDate": "2026-05-11T13:12:04.0011486+02:00",
"PurchaseOrderId": "84b3ab4e-2527-4d08-9ce6-3d17bc411681",
"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": "cf320360-ed71-4837-88f3-e54d2f423d05",
"DeliveryFlowName": "sample string 21",
"DeliveryFlowStatusId": "59abc0fa-bac0-4608-a14e-b75d32be0ce6",
"DeliveryFlowStatusName": "sample string 22",
"DeliveryFlowStatusGroup": "sample string 23",
"DeliveryFlowStatusAt": "2026-05-11T13:12:04.0011486+02:00",
"DeliveryStatusId": "ce480747-39d5-415b-b8c4-1ecbfc778552",
"DeliveryStatusAt": "2026-05-11T13:12:04.0011486+02:00",
"DeliveryStatusName": "sample string 26",
"DeliveryFlowStatusReadable": "sample string 27",
"ShipmentSiteId": "b6703168-251d-43f8-a25e-b1b341166b85",
"ShipmentSiteName": "sample string 28",
"Items": [
{
"Id": "d6704ab2-2b34-4fe7-89f9-4fd5998ab586",
"AccountId": "4502a0df-ed89-4267-a778-1a4c1fe1d88b",
"DeliveryId": "4c1fa9fe-ef80-432f-aacf-4ab7e7a27e78",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "f87ecce6-7a11-4a47-937c-346fb3d8eb7b",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
},
{
"Id": "d6704ab2-2b34-4fe7-89f9-4fd5998ab586",
"AccountId": "4502a0df-ed89-4267-a778-1a4c1fe1d88b",
"DeliveryId": "4c1fa9fe-ef80-432f-aacf-4ab7e7a27e78",
"MaterialCode": "sample string 4",
"MaterialName": "sample string 5",
"Batch": "sample string 6",
"Qty": 7.0,
"MeasureUnitId": "f87ecce6-7a11-4a47-937c-346fb3d8eb7b",
"MeasureUnitName": "sample string 9",
"QtyReceived": 1.0,
"QtyToPickup": 1.0,
"QtyPickup": 1.0
}
],
"TotalItems": 29,
"Received": true,
"ReceivedDate": "2026-05-11T13:12:04.0021484+02:00",
"QtyReceived": 1.0,
"QtyPickup": 1.0,
"QtyToPickup": 1.0,
"WaitingForPickup": true
}
],
"TotalDeliveries": 16,
"Activity": {
"Id": "be217f19-ce03-4418-8184-17491db9198d",
"CustomerId": 2,
"IdRef": "sample string 3",
"Date": "2026-05-11T13:12:04.0031492+02:00",
"ThirdId": "27c2858a-e0f9-407c-8d7b-265d68ebdfee",
"DriverId": "cf5eb209-57c4-4755-a40d-7f4386298a66",
"VehicleMotorId": "a8f925a6-7fc1-43a2-8d9c-78419a1d37cb",
"VehicleLinked1Id": "1bfb7d4d-7a6d-40e3-9367-54269da4b6aa",
"VehicleLinked2Id": "a212365f-c8bc-45ab-ae09-d956cc25a0cc",
"TargetId": 1,
"Remarks": "sample string 5",
"B2BId": "sample string 6",
"AudithB2BUpdate": "2026-05-11T13:12:04.0031492+02:00",
"AudithLocalUpdate": "2026-05-11T13:12:04.0031492+02:00",
"ActivityStarted": true,
"ActivityStartedAt": "2026-05-11T13:12:04.0031492+02:00",
"ActivityStartedPosition": null,
"ActivityStartOnPOIIdDeparture": "e3225d76-eb72-4ac9-ae0a-d7d20fefb349",
"ActivityEnded": true,
"ActivityEndedAt": "2026-05-11T13:12:04.0031492+02:00",
"ActivityEndedPosition": null,
"ActivityEndOnPOIIdArrived": "22aaa01a-d5fe-40a0-bda3-647b3ea8a96e",
"ActivityTypeId": "297bb116-7f2c-4bb4-9168-8d50a6600caf",
"DeliveryNoteId": "9f8555b4-3309-415b-944e-213cab2f62df",
"TotalPallets": 1,
"TotalReturnedPallets": 1,
"TotalBulks": 1,
"TotalWeight": 1.0,
"RoutePathId": "2b0f35fe-6f5f-45c4-b841-ce31a25d49df",
"LastTaskId": "467b1c21-d121-48e5-b6e7-bfde368843b2",
"LastTaskOrder": 1,
"LastTaskPOI": "sample string 7",
"LastTaskGPSProximity": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskGPSArrived": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskGPSDeparted": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskEstimatedArrival": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskArrivalDelayedToleranceMIN": 1,
"LastTaskEstimatedDeparture": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskOperationTimeMaxMIN": 1,
"LastTaskStarted": true,
"LastTaskStartedAt": "2026-05-11T13:12:04.0041492+02:00",
"LastTaskEnded": true,
"LastTaskEndedAt": "2026-05-11T13:12:04.0041492+02:00",
"NextTaskId": "f17fe738-06f9-43e5-9a3f-9ac1e9497134",
"NextTaskPOI": "sample string 8",
"NextTaskEstimatedArrival": "2026-05-11T13:12:04.0041492+02:00",
"NextTaskArrivalDelayedToleranceMIN": 1,
"NextTaskEstimatedDeparture": "2026-05-11T13:12:04.0041492+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": "6ce1f380-8d31-4823-8058-0bc37ca54886",
"APPReaded": true,
"APPReadedAt": "2026-05-11T13:12:04.0051491+02:00",
"APPReadedPosition": null,
"AppReadedBy": "sample string 9",
"AudithCreateAt": "2026-05-11T13:12:04.0051491+02:00",
"AudithCreateBy": "sample string 10",
"TrailerPhotoFileName": "sample string 11",
"DataForwardEventId": "19c9fd35-6e85-4d0f-8f91-50d039ba6538",
"WorkingWorkdayId": "1d65deee-1949-4971-97fe-1dc55da26990",
"ForwardedEventStart": "2026-05-11T13:12:04.0051491+02:00",
"ForwardedEventEnd": "2026-05-11T13:12:04.0051491+02:00",
"NextTaskETAAt": "2026-05-11T13:12:04.0061493+02:00",
"NextTaskETADistance": 1,
"NextTaskETADistanceReadable": "sample string 12",
"NextTaskETADuration": 1,
"NextTaskETADurationReadable": "sample string 13",
"NextTaskETAEstimatedArrival": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorCheckAt": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorCheckValue": 1.0,
"TemperatureSensorCheckedByDriver": true,
"TemperatureSensorCheckedByDriverAt": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorCheckCancel": true,
"TemperatureSensorCheckCancelAt": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorCheckCancelBy": "sample string 14",
"TemperatureSensorCheckCancelReason": "sample string 15",
"TemperatureSensorInformedAt": "2026-05-11T13:12:04.0061493+02:00",
"TemperatureSensorInformedValue": 1.0
},
"ActivityTasks": [
{
"Id": "e30dc23a-d70e-46c4-a89f-8ffc68a8ad84",
"ActivityId": "47fa1e5d-7d19-4240-9167-ff4a43ff4694",
"IdRef": "sample string 2",
"Date": "2026-05-11T13:12:04.0061493+02:00",
"DriverId": "bfaa972c-a7dc-4734-9993-da657097248a",
"VehicleMotorId": "6d62a872-25ee-4b12-9ba9-67b1723e4af0",
"VehicleLinked1Id": "a8e9b00e-b12f-4a55-ba43-3940b6770ad0",
"VehicleLinked2Id": "4ecccf26-be52-42fb-814e-319796401e4e",
"Order": 4,
"FreeOrder": true,
"ThirdId": "62dc6cb0-3202-46f3-bcb3-a2a9423e2fa4",
"ThirdLocationId": "c1130f74-a52b-4012-8cc8-2213fb144e71",
"LocationEstimatedArrival": "2026-05-11T13:12:04.0071492+02:00",
"LocationEstimatedDeparture": "2026-05-11T13:12:04.0071492+02:00",
"ArrivalDelayedToleranceMIN": 6,
"OperationTimeMaxMIN": 7,
"Remarks": "sample string 8",
"ActivityTaskTypeId": "1092c721-0a18-4174-a1cf-cfba266d169d",
"DeliveryNoteId": "6782b9de-5211-465c-90ac-bd27cbfba0dc",
"TaskStarted": true,
"TaskStartedAt": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSProximity": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSArrived": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPArrived": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPStarted": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPEnded": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPDeparted": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSDeparted": "2026-05-11T13:12:04.0071492+02:00",
"TaskEnded": true,
"TaskEndedAt": "2026-05-11T13:12:04.0071492+02:00",
"B2BId": "sample string 9",
"AudithB2BUpdate": "2026-05-11T13:12:04.0071492+02:00",
"AudithLocalUpdate": "2026-05-11T13:12:04.0081488+02:00",
"POIId": "2614ec58-1153-4def-9ee1-0496f60a4dbd",
"CustomerId": 10,
"RateRegionId": "6b90f073-86b7-45fd-b43d-c6802cd5991d",
"RateValue": 1.0,
"TemperatureRangeMin": 1,
"TemperatureRangeMax": 1,
"PalletReturn": true,
"POSPOIElementId": "ce683e2b-1f48-41fe-8eda-b52f35f9fc1d",
"POSVehicleId": "4a0da684-0a9a-45c9-8a75-100793c3db77",
"Position": null,
"RoutePathId": "f5945f76-0081-4bd2-a73d-1560e37e7d3f",
"GEOAddress": "sample string 11",
"GEOPlaceId": "sample string 12",
"RoutePathPointId": "88d9ea50-e4ba-4fe4-a1f8-4c6aa2dde8ba",
"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": "c63b23d7-1598-41f4-8e02-cc9a17b51428",
"AudithCreateAt": "2026-05-11T13:12:04.0091489+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": "450afbff-db14-456b-9eef-56b083285dce",
"TaskAPPOnRoute": "2026-05-11T13:12:04.0091489+02:00",
"TaskAPPOnRoutePosition": null,
"GEOFenceId": "5404cc0f-db9e-409a-b327-d2477777a581",
"ForwardedEventArrival": "2026-05-11T13:12:04.0091489+02:00",
"ForwardedEventDeparture": "2026-05-11T13:12:04.0091489+02:00",
"ETADistance": 1,
"ETADistanceReadable": "sample string 17",
"ETADuration": 1,
"ETADurationReadable": "sample string 18",
"ETAEstimatedArrival": "2026-05-11T13:12:04.0091489+02:00",
"ETAAt": "2026-05-11T13:12:04.0091489+02:00"
},
{
"Id": "e30dc23a-d70e-46c4-a89f-8ffc68a8ad84",
"ActivityId": "47fa1e5d-7d19-4240-9167-ff4a43ff4694",
"IdRef": "sample string 2",
"Date": "2026-05-11T13:12:04.0061493+02:00",
"DriverId": "bfaa972c-a7dc-4734-9993-da657097248a",
"VehicleMotorId": "6d62a872-25ee-4b12-9ba9-67b1723e4af0",
"VehicleLinked1Id": "a8e9b00e-b12f-4a55-ba43-3940b6770ad0",
"VehicleLinked2Id": "4ecccf26-be52-42fb-814e-319796401e4e",
"Order": 4,
"FreeOrder": true,
"ThirdId": "62dc6cb0-3202-46f3-bcb3-a2a9423e2fa4",
"ThirdLocationId": "c1130f74-a52b-4012-8cc8-2213fb144e71",
"LocationEstimatedArrival": "2026-05-11T13:12:04.0071492+02:00",
"LocationEstimatedDeparture": "2026-05-11T13:12:04.0071492+02:00",
"ArrivalDelayedToleranceMIN": 6,
"OperationTimeMaxMIN": 7,
"Remarks": "sample string 8",
"ActivityTaskTypeId": "1092c721-0a18-4174-a1cf-cfba266d169d",
"DeliveryNoteId": "6782b9de-5211-465c-90ac-bd27cbfba0dc",
"TaskStarted": true,
"TaskStartedAt": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSProximity": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSArrived": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPArrived": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPStarted": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPEnded": "2026-05-11T13:12:04.0071492+02:00",
"TaskAPPDeparted": "2026-05-11T13:12:04.0071492+02:00",
"TaskGPSDeparted": "2026-05-11T13:12:04.0071492+02:00",
"TaskEnded": true,
"TaskEndedAt": "2026-05-11T13:12:04.0071492+02:00",
"B2BId": "sample string 9",
"AudithB2BUpdate": "2026-05-11T13:12:04.0071492+02:00",
"AudithLocalUpdate": "2026-05-11T13:12:04.0081488+02:00",
"POIId": "2614ec58-1153-4def-9ee1-0496f60a4dbd",
"CustomerId": 10,
"RateRegionId": "6b90f073-86b7-45fd-b43d-c6802cd5991d",
"RateValue": 1.0,
"TemperatureRangeMin": 1,
"TemperatureRangeMax": 1,
"PalletReturn": true,
"POSPOIElementId": "ce683e2b-1f48-41fe-8eda-b52f35f9fc1d",
"POSVehicleId": "4a0da684-0a9a-45c9-8a75-100793c3db77",
"Position": null,
"RoutePathId": "f5945f76-0081-4bd2-a73d-1560e37e7d3f",
"GEOAddress": "sample string 11",
"GEOPlaceId": "sample string 12",
"RoutePathPointId": "88d9ea50-e4ba-4fe4-a1f8-4c6aa2dde8ba",
"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": "c63b23d7-1598-41f4-8e02-cc9a17b51428",
"AudithCreateAt": "2026-05-11T13:12:04.0091489+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": "450afbff-db14-456b-9eef-56b083285dce",
"TaskAPPOnRoute": "2026-05-11T13:12:04.0091489+02:00",
"TaskAPPOnRoutePosition": null,
"GEOFenceId": "5404cc0f-db9e-409a-b327-d2477777a581",
"ForwardedEventArrival": "2026-05-11T13:12:04.0091489+02:00",
"ForwardedEventDeparture": "2026-05-11T13:12:04.0091489+02:00",
"ETADistance": 1,
"ETADistanceReadable": "sample string 17",
"ETADuration": 1,
"ETADurationReadable": "sample string 18",
"ETAEstimatedArrival": "2026-05-11T13:12:04.0091489+02:00",
"ETAAt": "2026-05-11T13:12:04.0091489+02:00"
}
]
}
]