Create a work location

Create new Work Locations using this API endpoint.

Body Params
string
required

Human-readable name. Should not include UUIDs or similar "system data", since it will be printed on pay stubs. See the "externalId" field for custom IDs.

string
required
string
string
required
string
required

2-letter state abbreviation, e.g. "CA"

string
required

5-digit numeric string ZIP code, e.g. "90210"

string

10-digit numeric string phone number, e.g. "4152992020"

double

Latitude coordinate. If not provided, Everee will automatically determine it based on the other address fields, and return an error if we can't.

double

Longitude coordinate. If not provided, Everee will automatically determine it based on the other address fields, and return an error if we can't

string
required

ISO8601 date, e.g. "2024-03-01"

string

A custom identifier for this work location.

Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json