Reject Interested Workers for a Job Order

Notifies workers they were not selected for a job order. Sends each worker a push notification and removes the job order from their Submitted tab.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
provider_list
array of int32s
required

WorkN internal worker IDs to reject. Must not be empty. All workers must have active, unaccepted interest on the job order.

provider_list*
int32

WorkN job ID. Required if ext_order_id is not provided. Must be paired with job_instance. Values of 0 are treated as missing.

int32

WorkN job instance number. Required if ext_order_id is not provided. Must be paired with job_id. Values of 0 are treated as missing.

string

External order ID from your ATS. Alternative to job_id + job_instance. If both are provided, ext_order_id takes precedence.

Headers
string
required
Defaults to Token YOUR_API_TOKEN

The authorization token issued by Avionte.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json