/shipping/tasks

Update completion timestamp

Corrects a completed task's completion timestamp. The driver may correct only their own completion; authorized operators may override it. | authz_personas=[driver_for_executor, coordinator_org_operators, executor_org_operators] (depending on type) | (TaskCompletionTimestampUpdateReq) -> (bool)

patch/shipping/tasks/completion_timestamp/update/v1/{task_id}

Path parameters

task_idstring required

Request body

completed_at_timestampstring date-time required

Response

Successful Response

boolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.