Update task

Updates task details with lifecycle-specific authorization and synchronizes task-group mileage and order account references. | (TaskClientUpdate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_idstringRequired

Request

This endpoint expects an object.
actionenumOptional
contact_idslist of stringsOptional
coordinator_shipper_account_idslist of stringsOptional
datetime_windowslist of objectsOptional
locationobjectOptional

GeoJSON Feature with typed properties for locations

The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.

order_placer_commentsstringOptional
order_placer_comments__set_to_NonebooleanOptionalDefaults to false

Response

Successful Response

Errors

422
Task Update V1request Unprocessable Entity Error