Create a Worker

Registers a new worker/talent in the WorkN system.

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

An optional identifier for a specific enterprise within a given Marketplace. The values are dependent on the system and assigned by WorkN for the app to use. If provided, the worker will be a "staff" worker linked to the given enterprise only; if not - the worker will be a "contractor" not linked to any enterprise.

string

The caller's internally used identifier for a customer (enterprise to WorkN). Note: If provided, it will be used instead of the enterprise_id to lookup in WorkN's system and determine the proper enterprise. This mapping of ext_customer_id to enterprise_id must be done by an Administrator of the Marketplace before the ext_customer_id is used. This value must not exceed 50 characters, all spaces are removed by the system.

int32

An optional identifier assigned to a specific branch within a given Marketplace. The values will be dependent on the system and will be assigned by WorkN for the app to use.

string

The caller's internally used identifier for a customer branch (branch to WorkN). Note: If provided, it will be used instead of the branch_id to lookup in WorkN's system and determine the proper branch. This mapping of ext_branch_id to branch_id must be done by an Administrator of the Marketplace before the ext_branch_id is used. This value must not exceed 50 characters, all spaces are removed by the system.

profile_info
object

A list of profile attributes that are to be associated with the worker being created.

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