tasks

patch/tasks/{id}/

Path parameters

idstring uuid required

A UUID string identifying this task.

Query parameters

format'json' | 'xml'

Request body

idstring uuid nullable
external_idstring nullable
referencestring
barcodesstring[]
urlstring uri
accountstring uri
state'unassigned' | 'assigned' | 'accepted' | 'transit' | 'active' | 'completed' | 'failed' | 'cancelled'
assigneestring uri nullable
orderstring uri nullable
ordererstring uri nullable
orderer_namestring
routestring uri nullable
category'assignment' | 'pick_up' | 'drop_off' | 'warehouse'
descriptionstring
complete_afterstring date-time nullable
complete_beforestring date-time nullable
scheduled_timestring date-time nullable
completed_atstring date-time
cancelled_atstring date-time
auto_assignboolean
assignee_proximity'away' | 'near'
positionnumber double nullable
priorityinteger
durationobject nullable
sizeinteger[] nullable
formsobject
documentsstring[]
signaturesstring[]
metafieldsobject
trackersstring[]
issuesstring[]
countsobject
actionsobject
created_atstring date-time
updated_atstring date-time

Changes