POST api/TaskControlAssign
Request Information
URI Parameters
None.
Body Parameters
TaskControlAssignRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| tasksToAssign | Collection of globally unique identifier |
None. |
|
| statusId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"tasksToAssign": [
"b9da2f10-926e-487e-bbb9-df435869cd32",
"3a64d5f4-8187-4333-98be-db45d66ec547"
],
"statusId": "adab7506-da91-4d30-8f7e-956387325ee6"
}
text/html
Sample:
{"tasksToAssign":["b9da2f10-926e-487e-bbb9-df435869cd32","3a64d5f4-8187-4333-98be-db45d66ec547"],"statusId":"adab7506-da91-4d30-8f7e-956387325ee6"}
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": "9972b378-5d7d-48f8-b21c-2b6b0473b047",
"customerId": "c4529e11-ce65-4d7e-b04b-ba520c3d2bcd",
"fieldId": "b20b4010-2c89-4609-9a86-c858cee2c01e",
"materialId": "32b3ed9d-830e-479f-90a7-d590e6e42ad3",
"protocolId": "11291760-b4ec-409c-a198-123bc75f39f2",
"statusId": "1df2b5e7-3123-49a0-9f56-592e4ffd541f",
"createdDate": "2026-03-20T18:36:25.1021345+00:00",
"executionDate": "2026-03-20T18:36:25.1021345+00:00",
"executionTeam": "sample string 8",
"pilotId": "7ccaa08c-1b2a-4020-ad7b-bf44762e6d5e",
"approvedExecutionDate": "2026-03-20T18:36:25.1021345+00:00",
"approvedStatusId": "cd1b71f2-004a-4a0a-aeea-80d8cea83bf7",
"scheduledDate": "2026-03-20T18:36:25.1021345+00:00",
"scheduledTeam": "sample string 9",
"executionStatusId": "cbf588c2-92c8-4097-9f01-46f29d9e818a",
"Customer": {
"customerId": "8d760e58-421b-4c08-85ce-f79df2c18b79",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:36:25.1021345+00:00"
},
"Material": {
"materialId": "197c13e3-27f2-4427-acb8-49eeb969ae59",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
},
"Pilot": {
"pilotId": "19637c3b-8082-4c3e-8289-737ada32e968",
"name": "sample string 2",
"pilotTypeId": "8b6def2d-4838-40cd-994d-1d1b86d5da5f",
"phone": "sample string 4",
"isLicenseGimel": true,
"isLicenseRT": true,
"createdDate": "2026-03-20T18:36:25.1021345+00:00",
"PilotType": {
"pilotTypeId": "3352d1e0-56e8-4595-afc0-08d088521369",
"name": "sample string 2"
}
},
"Status": {
"statusId": "aacb0f72-dce6-4363-99da-f610767d822c",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
},
"Field": {
"fieldId": "5ad720fb-0848-41be-827f-699c271451e8",
"customerId": "eb7f141e-0ebf-45b2-bae3-cf7cc532fcdc",
"coordinates": "sample string 3",
"cropName": "sample string 4",
"plotNumber": "sample string 5",
"plantingYear": 1,
"createdDate": "2026-03-20T18:36:25.1021345+00:00",
"fullyLoaded": true,
"moagId": "sample string 6",
"isDeleted": true,
"areaSquareMeters": 1.1,
"Customer": {
"customerId": "8d760e58-421b-4c08-85ce-f79df2c18b79",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:36:25.1021345+00:00"
}
},
"Protocol": {
"protocolId": "087d15f9-fc94-482b-9dc8-6ce0fe27e746",
"name": "sample string 2",
"materialId": "79933e5a-228c-43c9-93dc-bfbaa0d44a05",
"marginSpace": 4.1,
"rowSpace": 5.1,
"dunamVolume": 1.1,
"activeIngredientVolume": 1.1,
"waterVolume": 1.1,
"createdDate": "2026-03-20T18:36:25.1021345+00:00",
"payloadId": "6f471ca1-411b-449e-b491-f78ee5a22318",
"nozzle": "sample string 6",
"Material": {
"materialId": "197c13e3-27f2-4427-acb8-49eeb969ae59",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
},
"Payload": {
"payloadId": "38fa7e96-0683-4d7c-a6c2-3bc2ede4bdcf",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
}
},
"ApprovedStatus": {
"statusId": "aacb0f72-dce6-4363-99da-f610767d822c",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
},
"ExecutionStatus": {
"statusId": "aacb0f72-dce6-4363-99da-f610767d822c",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
}
},
{
"taskId": "9972b378-5d7d-48f8-b21c-2b6b0473b047",
"customerId": "c4529e11-ce65-4d7e-b04b-ba520c3d2bcd",
"fieldId": "b20b4010-2c89-4609-9a86-c858cee2c01e",
"materialId": "32b3ed9d-830e-479f-90a7-d590e6e42ad3",
"protocolId": "11291760-b4ec-409c-a198-123bc75f39f2",
"statusId": "1df2b5e7-3123-49a0-9f56-592e4ffd541f",
"createdDate": "2026-03-20T18:36:25.1021345+00:00",
"executionDate": "2026-03-20T18:36:25.1021345+00:00",
"executionTeam": "sample string 8",
"pilotId": "7ccaa08c-1b2a-4020-ad7b-bf44762e6d5e",
"approvedExecutionDate": "2026-03-20T18:36:25.1021345+00:00",
"approvedStatusId": "cd1b71f2-004a-4a0a-aeea-80d8cea83bf7",
"scheduledDate": "2026-03-20T18:36:25.1021345+00:00",
"scheduledTeam": "sample string 9",
"executionStatusId": "cbf588c2-92c8-4097-9f01-46f29d9e818a",
"Customer": {
"customerId": "8d760e58-421b-4c08-85ce-f79df2c18b79",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:36:25.1021345+00:00"
},
"Material": {
"materialId": "197c13e3-27f2-4427-acb8-49eeb969ae59",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
},
"Pilot": {
"pilotId": "19637c3b-8082-4c3e-8289-737ada32e968",
"name": "sample string 2",
"pilotTypeId": "8b6def2d-4838-40cd-994d-1d1b86d5da5f",
"phone": "sample string 4",
"isLicenseGimel": true,
"isLicenseRT": true,
"createdDate": "2026-03-20T18:36:25.1021345+00:00",
"PilotType": {
"pilotTypeId": "3352d1e0-56e8-4595-afc0-08d088521369",
"name": "sample string 2"
}
},
"Status": {
"statusId": "aacb0f72-dce6-4363-99da-f610767d822c",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
},
"Field": {
"fieldId": "5ad720fb-0848-41be-827f-699c271451e8",
"customerId": "eb7f141e-0ebf-45b2-bae3-cf7cc532fcdc",
"coordinates": "sample string 3",
"cropName": "sample string 4",
"plotNumber": "sample string 5",
"plantingYear": 1,
"createdDate": "2026-03-20T18:36:25.1021345+00:00",
"fullyLoaded": true,
"moagId": "sample string 6",
"isDeleted": true,
"areaSquareMeters": 1.1,
"Customer": {
"customerId": "8d760e58-421b-4c08-85ce-f79df2c18b79",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:36:25.1021345+00:00"
}
},
"Protocol": {
"protocolId": "087d15f9-fc94-482b-9dc8-6ce0fe27e746",
"name": "sample string 2",
"materialId": "79933e5a-228c-43c9-93dc-bfbaa0d44a05",
"marginSpace": 4.1,
"rowSpace": 5.1,
"dunamVolume": 1.1,
"activeIngredientVolume": 1.1,
"waterVolume": 1.1,
"createdDate": "2026-03-20T18:36:25.1021345+00:00",
"payloadId": "6f471ca1-411b-449e-b491-f78ee5a22318",
"nozzle": "sample string 6",
"Material": {
"materialId": "197c13e3-27f2-4427-acb8-49eeb969ae59",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
},
"Payload": {
"payloadId": "38fa7e96-0683-4d7c-a6c2-3bc2ede4bdcf",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
}
},
"ApprovedStatus": {
"statusId": "aacb0f72-dce6-4363-99da-f610767d822c",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
},
"ExecutionStatus": {
"statusId": "aacb0f72-dce6-4363-99da-f610767d822c",
"name": "sample string 2",
"createdDate": "2026-03-20T18:36:25.1021345+00:00"
}
}
]
text/html
Sample:
[{"taskId":"9972b378-5d7d-48f8-b21c-2b6b0473b047","customerId":"c4529e11-ce65-4d7e-b04b-ba520c3d2bcd","fieldId":"b20b4010-2c89-4609-9a86-c858cee2c01e","materialId":"32b3ed9d-830e-479f-90a7-d590e6e42ad3","protocolId":"11291760-b4ec-409c-a198-123bc75f39f2","statusId":"1df2b5e7-3123-49a0-9f56-592e4ffd541f","createdDate":"2026-03-20T18:36:25.1021345+00:00","executionDate":"2026-03-20T18:36:25.1021345+00:00","executionTeam":"sample string 8","pilotId":"7ccaa08c-1b2a-4020-ad7b-bf44762e6d5e","approvedExecutionDate":"2026-03-20T18:36:25.1021345+00:00","approvedStatusId":"cd1b71f2-004a-4a0a-aeea-80d8cea83bf7","scheduledDate":"2026-03-20T18:36:25.1021345+00:00","scheduledTeam":"sample string 9","executionStatusId":"cbf588c2-92c8-4097-9f01-46f29d9e818a","Customer":{"customerId":"8d760e58-421b-4c08-85ce-f79df2c18b79","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:36:25.1021345+00:00"},"Material":{"materialId":"197c13e3-27f2-4427-acb8-49eeb969ae59","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"},"Pilot":{"pilotId":"19637c3b-8082-4c3e-8289-737ada32e968","name":"sample string 2","pilotTypeId":"8b6def2d-4838-40cd-994d-1d1b86d5da5f","phone":"sample string 4","isLicenseGimel":true,"isLicenseRT":true,"createdDate":"2026-03-20T18:36:25.1021345+00:00","PilotType":{"pilotTypeId":"3352d1e0-56e8-4595-afc0-08d088521369","name":"sample string 2"}},"Status":{"statusId":"aacb0f72-dce6-4363-99da-f610767d822c","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"},"Field":{"fieldId":"5ad720fb-0848-41be-827f-699c271451e8","customerId":"eb7f141e-0ebf-45b2-bae3-cf7cc532fcdc","coordinates":"sample string 3","cropName":"sample string 4","plotNumber":"sample string 5","plantingYear":1,"createdDate":"2026-03-20T18:36:25.1021345+00:00","fullyLoaded":true,"moagId":"sample string 6","isDeleted":true,"areaSquareMeters":1.1,"Customer":{"customerId":"8d760e58-421b-4c08-85ce-f79df2c18b79","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:36:25.1021345+00:00"}},"Protocol":{"protocolId":"087d15f9-fc94-482b-9dc8-6ce0fe27e746","name":"sample string 2","materialId":"79933e5a-228c-43c9-93dc-bfbaa0d44a05","marginSpace":4.1,"rowSpace":5.1,"dunamVolume":1.1,"activeIngredientVolume":1.1,"waterVolume":1.1,"createdDate":"2026-03-20T18:36:25.1021345+00:00","payloadId":"6f471ca1-411b-449e-b491-f78ee5a22318","nozzle":"sample string 6","Material":{"materialId":"197c13e3-27f2-4427-acb8-49eeb969ae59","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"},"Payload":{"payloadId":"38fa7e96-0683-4d7c-a6c2-3bc2ede4bdcf","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"}},"ApprovedStatus":{"statusId":"aacb0f72-dce6-4363-99da-f610767d822c","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"},"ExecutionStatus":{"statusId":"aacb0f72-dce6-4363-99da-f610767d822c","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"}},{"taskId":"9972b378-5d7d-48f8-b21c-2b6b0473b047","customerId":"c4529e11-ce65-4d7e-b04b-ba520c3d2bcd","fieldId":"b20b4010-2c89-4609-9a86-c858cee2c01e","materialId":"32b3ed9d-830e-479f-90a7-d590e6e42ad3","protocolId":"11291760-b4ec-409c-a198-123bc75f39f2","statusId":"1df2b5e7-3123-49a0-9f56-592e4ffd541f","createdDate":"2026-03-20T18:36:25.1021345+00:00","executionDate":"2026-03-20T18:36:25.1021345+00:00","executionTeam":"sample string 8","pilotId":"7ccaa08c-1b2a-4020-ad7b-bf44762e6d5e","approvedExecutionDate":"2026-03-20T18:36:25.1021345+00:00","approvedStatusId":"cd1b71f2-004a-4a0a-aeea-80d8cea83bf7","scheduledDate":"2026-03-20T18:36:25.1021345+00:00","scheduledTeam":"sample string 9","executionStatusId":"cbf588c2-92c8-4097-9f01-46f29d9e818a","Customer":{"customerId":"8d760e58-421b-4c08-85ce-f79df2c18b79","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:36:25.1021345+00:00"},"Material":{"materialId":"197c13e3-27f2-4427-acb8-49eeb969ae59","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"},"Pilot":{"pilotId":"19637c3b-8082-4c3e-8289-737ada32e968","name":"sample string 2","pilotTypeId":"8b6def2d-4838-40cd-994d-1d1b86d5da5f","phone":"sample string 4","isLicenseGimel":true,"isLicenseRT":true,"createdDate":"2026-03-20T18:36:25.1021345+00:00","PilotType":{"pilotTypeId":"3352d1e0-56e8-4595-afc0-08d088521369","name":"sample string 2"}},"Status":{"statusId":"aacb0f72-dce6-4363-99da-f610767d822c","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"},"Field":{"fieldId":"5ad720fb-0848-41be-827f-699c271451e8","customerId":"eb7f141e-0ebf-45b2-bae3-cf7cc532fcdc","coordinates":"sample string 3","cropName":"sample string 4","plotNumber":"sample string 5","plantingYear":1,"createdDate":"2026-03-20T18:36:25.1021345+00:00","fullyLoaded":true,"moagId":"sample string 6","isDeleted":true,"areaSquareMeters":1.1,"Customer":{"customerId":"8d760e58-421b-4c08-85ce-f79df2c18b79","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:36:25.1021345+00:00"}},"Protocol":{"protocolId":"087d15f9-fc94-482b-9dc8-6ce0fe27e746","name":"sample string 2","materialId":"79933e5a-228c-43c9-93dc-bfbaa0d44a05","marginSpace":4.1,"rowSpace":5.1,"dunamVolume":1.1,"activeIngredientVolume":1.1,"waterVolume":1.1,"createdDate":"2026-03-20T18:36:25.1021345+00:00","payloadId":"6f471ca1-411b-449e-b491-f78ee5a22318","nozzle":"sample string 6","Material":{"materialId":"197c13e3-27f2-4427-acb8-49eeb969ae59","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"},"Payload":{"payloadId":"38fa7e96-0683-4d7c-a6c2-3bc2ede4bdcf","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"}},"ApprovedStatus":{"statusId":"aacb0f72-dce6-4363-99da-f610767d822c","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"},"ExecutionStatus":{"statusId":"aacb0f72-dce6-4363-99da-f610767d822c","name":"sample string 2","createdDate":"2026-03-20T18:36:25.1021345+00:00"}}]