Update a Job Order Pick List

Updates the pick list of workers (the list of workers to be offered or sent to garner interest).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The internal identifier for the job for the job order.

string

The internal identifier for the instance of this job for the job order.

string

The external order identifier, that is customer’s internally used ID. If this parameter is sent, it will take priority over the job_id and job_instance to find the job order to assign the workers to.

provider_list
array of int32s

A list of workers to be checked for qualifications and notified of the job order. This should be a list of provider_ids (for example, [4,7,10,3]). Note: If the list includes the workers that have already been notified, they will not be notified again because only newly qualified workers will receive a notification.

provider_list
Headers
string
required
Defaults to Token <place token here>

The authorization token returned from the Log In endpoint.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json