Skip to main content
A worker contact is a person associated with a worker for a specific purpose. The first supported purpose is emergency, used by EOR onboarding to store the worker’s emergency contact.

Attributes

string
Unique identifier for the contact, e.g. wcon_8oWZpQ2rL4sk.
string
The object type. Always worker_contact.
string
ID of the worker this contact belongs to.
string
Contact purpose. Currently emergency.
object
The contact’s name. Same shape as a worker’s name (e.g. first, last, full, display).
string
Free-text relationship to the worker.
array
Phone numbers for this contact. Each entry has type, value, optional extension, and primary.
array
Email addresses for this contact. Each entry has type, value, and primary.
object
Optional mailing address for this contact.
integer
Contact priority within the purpose. Emergency contacts require a priority.
string
Contact status. One of active or inactive.
string
Timestamp of when the contact was created.
string
Timestamp of when the contact was last updated.