Update Work Location

Update company work location.
Update worklocation 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. Work Location parameter equal 0 is not supported value.

Path Params
int32
required

Company Id

int32
required

Work Location Id

Body Params

Work Location data

string | null

Address Line 1

string | null

Address Line 2

string | null

City

string | null

State

string | null

Zip Code

string | null

Country - US is default value.

double | null

Geographical Latitude

double | null

Geographical Longitude

string | null

Work Location Code.

string | null

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain