v4

latestSwagger 2.02026-07-1333110154.1 KB

Completes an assigned job.

Completes an assigned job.

post/routing/jobs/{jobId}/assignments/{assignmentId}:complete

Path parameters

jobIdstring required

Id of a job.

assignmentIdstring required

Id of a job assignment.

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

notestring

A note that will be appended to a job's Notes collection with the current timestamp.

Response

The request has succeeded.

CompleteJobResult required

Response payload from completing a job.