Update a JobRequest

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

ID of the Job Request

Query Params
string
required

Token obtained from /authorize

Body Params
string
required

A Requestor-visible name for this Job Request (not visible
to Wonoloer)

string
required

The zip of the work location

string
required

The city of the work location

string
required

The street address of the work location, e.g. '123 Fremont
St'

number
required

The number of Wonoloers required.

string
required

A detailed description of the work to be performed. Required
unless +description+ is specified.

string
required

A detailed description of the work to be performed. Required
unless +descriptiontasks+ is specified. If the below description
fields are specified, +description+ will automatically be populated
with a concatenation of those fields.

string
required

The category of the work to be performed, e.g. 'Customer
Service'. Must be one of the pre-defined values defined for the
API user's Company.

string
enum
required

The Job Request's status. See the Job Request resource
documentation for details.

string

A description of the company making this Job Request.

string

Travel tips for the Wonoloer in performing this Job Request.

string

Skills required to satisfy this Job Request. Multiple
skills should be separated with the pipe character +|+

string

Who the Wonoloer should contact for any questions related
to this Job Request.

string

Any arrival instructions for the Wonoloer.

string

The time to start work in 24-hour format. Example: 2018-08-18
19:30

number

The expected length of the Job in MINUTES.

string

The name of the work location, e.g. 'Best Buy Store 321'

number

The ID of the Requestor (Employer) requesting the work

number

The wage to be paid.

preferred_candidate_ids
array of strings

An array of Wonoloer IDs that are Preferred for this
Job Request. Preferred Wonoloers are notified first and have a chance
to accept before other ranked Wonoloers are notified.

preferred_candidate_ids
boolean

True if this Job Request should open up to any eligible
Wonoloer once all Preferred Wonoloers have been notified and a configurable
time has passed

boolean

True if this Job Request is part of a multi-day Job Request

number

The id of the multi-day Job Request if multi-day

badge_requirements_attributes
array of strings

Any Badges that are required to accept this Job Request

badge_requirements_attributes
number

The maximum distance in MILES for notifications for this
Job Request. Wonoloers whose current location is more than this
distance from the Job Request location will not be notified. Overrides
any default setting at the Company level.

ban_list
array of strings

An array of Wonoloer IDs that are explicitly blocked
from being notified or accepting this Job Request.

ban_list
string
enum

The Job Request's tax classification. Default is 1099.

Allowed:
number

The hourly rate for W2 job requests — required with W2
classification

string

Send all push notifications asap - use 'on' to set, 'off'
to unset

string

Company defined job request number

string

Company defined employee number - must be between 1 and
25 characters in length

string

Company defined notification tiers

boolean

Enable Pending Workflow for this Job Request

Response
403

Forbidden - if you have Public Pool access only

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!