Skip to main content
POST
Create a worker dependent

Parameters

string
required
ID of the worker this dependent belongs to.
object
required
The dependent’s name. Same shape as a worker’s name (e.g. first, last).
string
required
Date of birth.
string
required
Relationship to the worker. One of spouse, child, domestic_partner, step_child, adopted_child, foster_child, grandchild, civil_union, legal_guardianship, ex_spouse, or other.
string
Dependent status. One of active or inactive. Defaults to active.

Returns

Returns the created Worker dependent object.