Create Work Location

Create company work location.
Create worklocation with Code, Name and Address
This endpoint can be called only by System and Admin level users.

Employee call will return Forbidden result even for Employee own company.

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

Company Id

Body Params

Work Location data

string | null
required

Address Line 1

string | null

Address Line 2

string | null
required

City

string | null

State

string | null
required

Zip Code

string | null

Country - US is default value.

double | null

Geographical Latitude

double | null

Geographical Longitude

string | null
required

Work Location Code.

string | null
required

Work Location Name.

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain