PUT api/Tasks/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"taskId": "95426177-8461-4210-ae53-242fa7cf2541",
"customerId": "0f69d35a-36a8-4681-98a0-db949d9e7cb7",
"fieldId": "f5c6467d-83c9-4d39-be75-ad01b3be1ced",
"materialId": "a9765ff7-4050-49c4-a1e9-08b07c53c82f",
"protocolId": "51ce017c-1441-4ddb-9d6b-4213f83d5b36",
"statusId": "3c06308f-7986-4aa1-95fd-be3650daa7c1",
"createdDate": "2026-03-20T18:43:05.1800704+00:00",
"executionDate": "2026-03-20T18:43:05.1800704+00:00",
"executionTeam": "sample string 8",
"pilotId": "adaccac8-3a58-40fa-9aea-4208f7822c5f",
"approvedExecutionDate": "2026-03-20T18:43:05.1800704+00:00",
"approvedStatusId": "fb3d3a7e-3eff-421e-8f96-227b6029a0cc",
"scheduledDate": "2026-03-20T18:43:05.1800704+00:00",
"scheduledTeam": "sample string 9",
"executionStatusId": "af3b3403-81ba-4620-9a28-fc730c91178f",
"Customer": {
"customerId": "e5cc1395-2266-4f62-987d-70eed548fb3c",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:43:05.1800704+00:00"
},
"Material": {
"materialId": "2986d89c-635d-4754-a96b-4e4bbda2ddff",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.1800704+00:00"
},
"Pilot": {
"pilotId": "2e471acb-042f-47b0-acf0-ec398cce59cb",
"name": "sample string 2",
"pilotTypeId": "4485cdf0-7d65-473c-a947-7d287d19b9af",
"phone": "sample string 4",
"isLicenseGimel": true,
"isLicenseRT": true,
"createdDate": "2026-03-20T18:43:05.1800704+00:00",
"PilotType": {
"pilotTypeId": "2f84b23a-b435-4a56-9328-db084e037e9e",
"name": "sample string 2"
}
},
"Status": {
"statusId": "1a2dced1-6509-454c-847b-988db5ebaac8",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.1800704+00:00"
},
"Field": {
"fieldId": "e29c6234-85b0-4666-ba48-14ab84f70c5c",
"customerId": "28e36891-6b22-497d-814d-f14219e8a891",
"coordinates": "sample string 3",
"cropName": "sample string 4",
"plotNumber": "sample string 5",
"plantingYear": 1,
"createdDate": "2026-03-20T18:43:05.1800704+00:00",
"fullyLoaded": true,
"moagId": "sample string 6",
"isDeleted": true,
"areaSquareMeters": 1.1,
"Customer": {
"customerId": "e5cc1395-2266-4f62-987d-70eed548fb3c",
"name": "sample string 2",
"phone": "sample string 3",
"email": "sample string 4",
"dateCreated": "2026-03-20T18:43:05.1800704+00:00"
}
},
"Protocol": {
"protocolId": "3ed1fc3a-cb2e-477f-82b1-c36dc43108cb",
"name": "sample string 2",
"materialId": "dcbd19ee-5492-498f-b38b-26d0a78b40eb",
"marginSpace": 4.1,
"rowSpace": 5.1,
"dunamVolume": 1.1,
"activeIngredientVolume": 1.1,
"waterVolume": 1.1,
"createdDate": "2026-03-20T18:43:05.1800704+00:00",
"payloadId": "d57c8ffc-84ef-415e-a630-bb4270e072d3",
"nozzle": "sample string 6",
"Material": {
"materialId": "2986d89c-635d-4754-a96b-4e4bbda2ddff",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.1800704+00:00"
},
"Payload": {
"payloadId": "f2c7c9fb-a790-48cf-bd60-263bf7b4eb18",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.1800704+00:00"
}
},
"ApprovedStatus": {
"statusId": "1a2dced1-6509-454c-847b-988db5ebaac8",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.1800704+00:00"
},
"ExecutionStatus": {
"statusId": "1a2dced1-6509-454c-847b-988db5ebaac8",
"name": "sample string 2",
"createdDate": "2026-03-20T18:43:05.1800704+00:00"
}
}
text/html
Sample:
{"taskId":"95426177-8461-4210-ae53-242fa7cf2541","customerId":"0f69d35a-36a8-4681-98a0-db949d9e7cb7","fieldId":"f5c6467d-83c9-4d39-be75-ad01b3be1ced","materialId":"a9765ff7-4050-49c4-a1e9-08b07c53c82f","protocolId":"51ce017c-1441-4ddb-9d6b-4213f83d5b36","statusId":"3c06308f-7986-4aa1-95fd-be3650daa7c1","createdDate":"2026-03-20T18:43:05.1800704+00:00","executionDate":"2026-03-20T18:43:05.1800704+00:00","executionTeam":"sample string 8","pilotId":"adaccac8-3a58-40fa-9aea-4208f7822c5f","approvedExecutionDate":"2026-03-20T18:43:05.1800704+00:00","approvedStatusId":"fb3d3a7e-3eff-421e-8f96-227b6029a0cc","scheduledDate":"2026-03-20T18:43:05.1800704+00:00","scheduledTeam":"sample string 9","executionStatusId":"af3b3403-81ba-4620-9a28-fc730c91178f","Customer":{"customerId":"e5cc1395-2266-4f62-987d-70eed548fb3c","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:43:05.1800704+00:00"},"Material":{"materialId":"2986d89c-635d-4754-a96b-4e4bbda2ddff","name":"sample string 2","createdDate":"2026-03-20T18:43:05.1800704+00:00"},"Pilot":{"pilotId":"2e471acb-042f-47b0-acf0-ec398cce59cb","name":"sample string 2","pilotTypeId":"4485cdf0-7d65-473c-a947-7d287d19b9af","phone":"sample string 4","isLicenseGimel":true,"isLicenseRT":true,"createdDate":"2026-03-20T18:43:05.1800704+00:00","PilotType":{"pilotTypeId":"2f84b23a-b435-4a56-9328-db084e037e9e","name":"sample string 2"}},"Status":{"statusId":"1a2dced1-6509-454c-847b-988db5ebaac8","name":"sample string 2","createdDate":"2026-03-20T18:43:05.1800704+00:00"},"Field":{"fieldId":"e29c6234-85b0-4666-ba48-14ab84f70c5c","customerId":"28e36891-6b22-497d-814d-f14219e8a891","coordinates":"sample string 3","cropName":"sample string 4","plotNumber":"sample string 5","plantingYear":1,"createdDate":"2026-03-20T18:43:05.1800704+00:00","fullyLoaded":true,"moagId":"sample string 6","isDeleted":true,"areaSquareMeters":1.1,"Customer":{"customerId":"e5cc1395-2266-4f62-987d-70eed548fb3c","name":"sample string 2","phone":"sample string 3","email":"sample string 4","dateCreated":"2026-03-20T18:43:05.1800704+00:00"}},"Protocol":{"protocolId":"3ed1fc3a-cb2e-477f-82b1-c36dc43108cb","name":"sample string 2","materialId":"dcbd19ee-5492-498f-b38b-26d0a78b40eb","marginSpace":4.1,"rowSpace":5.1,"dunamVolume":1.1,"activeIngredientVolume":1.1,"waterVolume":1.1,"createdDate":"2026-03-20T18:43:05.1800704+00:00","payloadId":"d57c8ffc-84ef-415e-a630-bb4270e072d3","nozzle":"sample string 6","Material":{"materialId":"2986d89c-635d-4754-a96b-4e4bbda2ddff","name":"sample string 2","createdDate":"2026-03-20T18:43:05.1800704+00:00"},"Payload":{"payloadId":"f2c7c9fb-a790-48cf-bd60-263bf7b4eb18","name":"sample string 2","createdDate":"2026-03-20T18:43:05.1800704+00:00"}},"ApprovedStatus":{"statusId":"1a2dced1-6509-454c-847b-988db5ebaac8","name":"sample string 2","createdDate":"2026-03-20T18:43:05.1800704+00:00"},"ExecutionStatus":{"statusId":"1a2dced1-6509-454c-847b-988db5ebaac8","name":"sample string 2","createdDate":"2026-03-20T18:43:05.1800704+00:00"}}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.