POST api/CompletedTasks
Request Information
URI Parameters
None.
Body Parameters
CompletedTasksRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | globally unique identifier |
None. |
|
| pilotId | globally unique identifier |
None. |
|
| fromDate | date |
None. |
|
| toDate | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"customerId": "0470ce75-ff7f-4024-bd31-57e6106ba39e",
"pilotId": "6f7927a1-72f1-4c6b-aa81-3ab98a42f56d",
"fromDate": "2026-03-20T18:39:50.6523694+00:00",
"toDate": "2026-03-20T18:39:50.6523694+00:00"
}
text/html
Sample:
{"customerId":"0470ce75-ff7f-4024-bd31-57e6106ba39e","pilotId":"6f7927a1-72f1-4c6b-aa81-3ab98a42f56d","fromDate":"2026-03-20T18:39:50.6523694+00:00","toDate":"2026-03-20T18:39:50.6523694+00:00"}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of Task| Name | Description | Type | Additional information |
|---|---|---|---|
| taskId | globally unique identifier |
None. |
|
| customerId | globally unique identifier |
None. |
|
| fieldId | globally unique identifier |
None. |
|
| materialId | globally unique identifier |
None. |
|
| protocolId | globally unique identifier |
None. |
|
| statusId | globally unique identifier |
None. |
|
| createdDate | date |
None. |
|
| executionDate | date |
None. |
|
| executionTeam | string |
None. |
|
| pilotId | globally unique identifier |
None. |
|
| approvedExecutionDate | date |
None. |
|
| approvedStatusId | globally unique identifier |
None. |
|
| scheduledDate | date |
None. |
|
| scheduledTeam | string |
None. |
|
| executionStatusId | globally unique identifier |
None. |
|
| Customer | Customer |
None. |
|
| Material | Material |
None. |
|
| Pilot | Pilot |
None. |
|
| Status | Status |
None. |
|
| Field | Field |
None. |
|
| Protocol | Protocol |
None. |
|
| ApprovedStatus | Status |
None. |
|
| ExecutionStatus | Status |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"taskId": "fceab6e9-9e18-4aba-9f9d-d42090b14b11",
"customerId": "582246d6-f44c-4b92-956d-7ca7dd55831f",
"fieldId": "311a917c-aa20-4e98-a181-c894e85eed25",
"materialId": "a5f57e7f-6250-4e5a-98f2-a5fab4342f73",
"protocolId": "ec6a9e2b-05dd-48b9-80b3-a1bf13bb7ca5",
"statusId": "cd8dc20e-145c-4b33-9ac2-07542a5544ab",
"createdDate": "2026-03-20T18:39:50.6523694+00:00",
"executionDate": "2026-03-20T18:39:50.6523694+00:00",
"executionTeam": "sample string 8",
"pilotId": "7a3f6cd7-1649-484b-b545-8f5af609a0b5",
"approvedExecutionDate": "2026-03-20T18:39:50.6523694+00:00",
"approvedStatusId": "4ab8a924-6c52-4acc-ad00-c849fa2cdc7a",
"scheduledDate": "2026-03-20T18:39:50.6523694+00:00",
"scheduledTeam": "sample string 9",
"executionStatusId": "a961a7ab-2aba-4b15-988e-5cee27eba57a",
"Customer": {
"customerId": "edec5bd1-26e7-4712-a135-811f394f675c",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:39:50.6523694+00:00"
},
"Material": {
"materialId": "74b0d08d-c9ee-46a3-9805-ca6af1d8dc03",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
},
"Pilot": {
"pilotId": "bcb44418-1256-4ccd-9222-c57691b20e22",
"name": "sample string 2",
"pilotTypeId": "26674910-6a5c-4580-88d7-3729c8d0b484",
"phone": "sample string 4",
"isLicenseGimel": true,
"isLicenseRT": true,
"createdDate": "2026-03-20T18:39:50.6523694+00:00",
"PilotType": {
"pilotTypeId": "4f37f481-f147-43f3-ade6-615b167d0edc",
"name": "sample string 2"
}
},
"Status": {
"statusId": "2f114329-43b1-4303-a14b-f1fb573445df",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
},
"Field": {
"fieldId": "99c4809b-7768-4ce3-bc63-9ca0af58f43d",
"customerId": "3395198e-f793-49a3-aa65-cc92a8f5219b",
"coordinates": "sample string 3",
"cropName": "sample string 4",
"plotNumber": "sample string 5",
"plantingYear": 1,
"createdDate": "2026-03-20T18:39:50.6523694+00:00",
"fullyLoaded": true,
"moagId": "sample string 6",
"isDeleted": true,
"areaSquareMeters": 1.1,
"Customer": {
"customerId": "edec5bd1-26e7-4712-a135-811f394f675c",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:39:50.6523694+00:00"
}
},
"Protocol": {
"protocolId": "5bbf13be-f2a4-4fd3-887d-281724bb2920",
"name": "sample string 2",
"materialId": "2ddb6341-a3b5-42b7-80e5-e2fb864ea86e",
"marginSpace": 4.1,
"rowSpace": 5.1,
"dunamVolume": 1.1,
"activeIngredientVolume": 1.1,
"waterVolume": 1.1,
"createdDate": "2026-03-20T18:39:50.6523694+00:00",
"payloadId": "7eeb8411-d781-4bc4-a92a-5f526f0131d7",
"nozzle": "sample string 6",
"Material": {
"materialId": "74b0d08d-c9ee-46a3-9805-ca6af1d8dc03",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
},
"Payload": {
"payloadId": "b4727c8d-7494-48b6-be15-a93fb56e8d24",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
}
},
"ApprovedStatus": {
"statusId": "2f114329-43b1-4303-a14b-f1fb573445df",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
},
"ExecutionStatus": {
"statusId": "2f114329-43b1-4303-a14b-f1fb573445df",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
}
},
{
"taskId": "fceab6e9-9e18-4aba-9f9d-d42090b14b11",
"customerId": "582246d6-f44c-4b92-956d-7ca7dd55831f",
"fieldId": "311a917c-aa20-4e98-a181-c894e85eed25",
"materialId": "a5f57e7f-6250-4e5a-98f2-a5fab4342f73",
"protocolId": "ec6a9e2b-05dd-48b9-80b3-a1bf13bb7ca5",
"statusId": "cd8dc20e-145c-4b33-9ac2-07542a5544ab",
"createdDate": "2026-03-20T18:39:50.6523694+00:00",
"executionDate": "2026-03-20T18:39:50.6523694+00:00",
"executionTeam": "sample string 8",
"pilotId": "7a3f6cd7-1649-484b-b545-8f5af609a0b5",
"approvedExecutionDate": "2026-03-20T18:39:50.6523694+00:00",
"approvedStatusId": "4ab8a924-6c52-4acc-ad00-c849fa2cdc7a",
"scheduledDate": "2026-03-20T18:39:50.6523694+00:00",
"scheduledTeam": "sample string 9",
"executionStatusId": "a961a7ab-2aba-4b15-988e-5cee27eba57a",
"Customer": {
"customerId": "edec5bd1-26e7-4712-a135-811f394f675c",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:39:50.6523694+00:00"
},
"Material": {
"materialId": "74b0d08d-c9ee-46a3-9805-ca6af1d8dc03",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
},
"Pilot": {
"pilotId": "bcb44418-1256-4ccd-9222-c57691b20e22",
"name": "sample string 2",
"pilotTypeId": "26674910-6a5c-4580-88d7-3729c8d0b484",
"phone": "sample string 4",
"isLicenseGimel": true,
"isLicenseRT": true,
"createdDate": "2026-03-20T18:39:50.6523694+00:00",
"PilotType": {
"pilotTypeId": "4f37f481-f147-43f3-ade6-615b167d0edc",
"name": "sample string 2"
}
},
"Status": {
"statusId": "2f114329-43b1-4303-a14b-f1fb573445df",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
},
"Field": {
"fieldId": "99c4809b-7768-4ce3-bc63-9ca0af58f43d",
"customerId": "3395198e-f793-49a3-aa65-cc92a8f5219b",
"coordinates": "sample string 3",
"cropName": "sample string 4",
"plotNumber": "sample string 5",
"plantingYear": 1,
"createdDate": "2026-03-20T18:39:50.6523694+00:00",
"fullyLoaded": true,
"moagId": "sample string 6",
"isDeleted": true,
"areaSquareMeters": 1.1,
"Customer": {
"customerId": "edec5bd1-26e7-4712-a135-811f394f675c",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:39:50.6523694+00:00"
}
},
"Protocol": {
"protocolId": "5bbf13be-f2a4-4fd3-887d-281724bb2920",
"name": "sample string 2",
"materialId": "2ddb6341-a3b5-42b7-80e5-e2fb864ea86e",
"marginSpace": 4.1,
"rowSpace": 5.1,
"dunamVolume": 1.1,
"activeIngredientVolume": 1.1,
"waterVolume": 1.1,
"createdDate": "2026-03-20T18:39:50.6523694+00:00",
"payloadId": "7eeb8411-d781-4bc4-a92a-5f526f0131d7",
"nozzle": "sample string 6",
"Material": {
"materialId": "74b0d08d-c9ee-46a3-9805-ca6af1d8dc03",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
},
"Payload": {
"payloadId": "b4727c8d-7494-48b6-be15-a93fb56e8d24",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
}
},
"ApprovedStatus": {
"statusId": "2f114329-43b1-4303-a14b-f1fb573445df",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
},
"ExecutionStatus": {
"statusId": "2f114329-43b1-4303-a14b-f1fb573445df",
"name": "sample string 2",
"createdDate": "2026-03-20T18:39:50.6523694+00:00"
}
}
]
text/html
Sample:
[{"taskId":"fceab6e9-9e18-4aba-9f9d-d42090b14b11","customerId":"582246d6-f44c-4b92-956d-7ca7dd55831f","fieldId":"311a917c-aa20-4e98-a181-c894e85eed25","materialId":"a5f57e7f-6250-4e5a-98f2-a5fab4342f73","protocolId":"ec6a9e2b-05dd-48b9-80b3-a1bf13bb7ca5","statusId":"cd8dc20e-145c-4b33-9ac2-07542a5544ab","createdDate":"2026-03-20T18:39:50.6523694+00:00","executionDate":"2026-03-20T18:39:50.6523694+00:00","executionTeam":"sample string 8","pilotId":"7a3f6cd7-1649-484b-b545-8f5af609a0b5","approvedExecutionDate":"2026-03-20T18:39:50.6523694+00:00","approvedStatusId":"4ab8a924-6c52-4acc-ad00-c849fa2cdc7a","scheduledDate":"2026-03-20T18:39:50.6523694+00:00","scheduledTeam":"sample string 9","executionStatusId":"a961a7ab-2aba-4b15-988e-5cee27eba57a","Customer":{"customerId":"edec5bd1-26e7-4712-a135-811f394f675c","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:39:50.6523694+00:00"},"Material":{"materialId":"74b0d08d-c9ee-46a3-9805-ca6af1d8dc03","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"},"Pilot":{"pilotId":"bcb44418-1256-4ccd-9222-c57691b20e22","name":"sample string 2","pilotTypeId":"26674910-6a5c-4580-88d7-3729c8d0b484","phone":"sample string 4","isLicenseGimel":true,"isLicenseRT":true,"createdDate":"2026-03-20T18:39:50.6523694+00:00","PilotType":{"pilotTypeId":"4f37f481-f147-43f3-ade6-615b167d0edc","name":"sample string 2"}},"Status":{"statusId":"2f114329-43b1-4303-a14b-f1fb573445df","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"},"Field":{"fieldId":"99c4809b-7768-4ce3-bc63-9ca0af58f43d","customerId":"3395198e-f793-49a3-aa65-cc92a8f5219b","coordinates":"sample string 3","cropName":"sample string 4","plotNumber":"sample string 5","plantingYear":1,"createdDate":"2026-03-20T18:39:50.6523694+00:00","fullyLoaded":true,"moagId":"sample string 6","isDeleted":true,"areaSquareMeters":1.1,"Customer":{"customerId":"edec5bd1-26e7-4712-a135-811f394f675c","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:39:50.6523694+00:00"}},"Protocol":{"protocolId":"5bbf13be-f2a4-4fd3-887d-281724bb2920","name":"sample string 2","materialId":"2ddb6341-a3b5-42b7-80e5-e2fb864ea86e","marginSpace":4.1,"rowSpace":5.1,"dunamVolume":1.1,"activeIngredientVolume":1.1,"waterVolume":1.1,"createdDate":"2026-03-20T18:39:50.6523694+00:00","payloadId":"7eeb8411-d781-4bc4-a92a-5f526f0131d7","nozzle":"sample string 6","Material":{"materialId":"74b0d08d-c9ee-46a3-9805-ca6af1d8dc03","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"},"Payload":{"payloadId":"b4727c8d-7494-48b6-be15-a93fb56e8d24","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"}},"ApprovedStatus":{"statusId":"2f114329-43b1-4303-a14b-f1fb573445df","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"},"ExecutionStatus":{"statusId":"2f114329-43b1-4303-a14b-f1fb573445df","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"}},{"taskId":"fceab6e9-9e18-4aba-9f9d-d42090b14b11","customerId":"582246d6-f44c-4b92-956d-7ca7dd55831f","fieldId":"311a917c-aa20-4e98-a181-c894e85eed25","materialId":"a5f57e7f-6250-4e5a-98f2-a5fab4342f73","protocolId":"ec6a9e2b-05dd-48b9-80b3-a1bf13bb7ca5","statusId":"cd8dc20e-145c-4b33-9ac2-07542a5544ab","createdDate":"2026-03-20T18:39:50.6523694+00:00","executionDate":"2026-03-20T18:39:50.6523694+00:00","executionTeam":"sample string 8","pilotId":"7a3f6cd7-1649-484b-b545-8f5af609a0b5","approvedExecutionDate":"2026-03-20T18:39:50.6523694+00:00","approvedStatusId":"4ab8a924-6c52-4acc-ad00-c849fa2cdc7a","scheduledDate":"2026-03-20T18:39:50.6523694+00:00","scheduledTeam":"sample string 9","executionStatusId":"a961a7ab-2aba-4b15-988e-5cee27eba57a","Customer":{"customerId":"edec5bd1-26e7-4712-a135-811f394f675c","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:39:50.6523694+00:00"},"Material":{"materialId":"74b0d08d-c9ee-46a3-9805-ca6af1d8dc03","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"},"Pilot":{"pilotId":"bcb44418-1256-4ccd-9222-c57691b20e22","name":"sample string 2","pilotTypeId":"26674910-6a5c-4580-88d7-3729c8d0b484","phone":"sample string 4","isLicenseGimel":true,"isLicenseRT":true,"createdDate":"2026-03-20T18:39:50.6523694+00:00","PilotType":{"pilotTypeId":"4f37f481-f147-43f3-ade6-615b167d0edc","name":"sample string 2"}},"Status":{"statusId":"2f114329-43b1-4303-a14b-f1fb573445df","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"},"Field":{"fieldId":"99c4809b-7768-4ce3-bc63-9ca0af58f43d","customerId":"3395198e-f793-49a3-aa65-cc92a8f5219b","coordinates":"sample string 3","cropName":"sample string 4","plotNumber":"sample string 5","plantingYear":1,"createdDate":"2026-03-20T18:39:50.6523694+00:00","fullyLoaded":true,"moagId":"sample string 6","isDeleted":true,"areaSquareMeters":1.1,"Customer":{"customerId":"edec5bd1-26e7-4712-a135-811f394f675c","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:39:50.6523694+00:00"}},"Protocol":{"protocolId":"5bbf13be-f2a4-4fd3-887d-281724bb2920","name":"sample string 2","materialId":"2ddb6341-a3b5-42b7-80e5-e2fb864ea86e","marginSpace":4.1,"rowSpace":5.1,"dunamVolume":1.1,"activeIngredientVolume":1.1,"waterVolume":1.1,"createdDate":"2026-03-20T18:39:50.6523694+00:00","payloadId":"7eeb8411-d781-4bc4-a92a-5f526f0131d7","nozzle":"sample string 6","Material":{"materialId":"74b0d08d-c9ee-46a3-9805-ca6af1d8dc03","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"},"Payload":{"payloadId":"b4727c8d-7494-48b6-be15-a93fb56e8d24","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"}},"ApprovedStatus":{"statusId":"2f114329-43b1-4303-a14b-f1fb573445df","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"},"ExecutionStatus":{"statusId":"2f114329-43b1-4303-a14b-f1fb573445df","name":"sample string 2","createdDate":"2026-03-20T18:39:50.6523694+00:00"}}]