PATCH
/
members
/
{public_id}

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Path Parameters

public_id
string
required

Body

address
object
biological_sex
  • male - Male
  • female - Female
Available options:
male,
female
dob
string
email
string | null
Maximum length: 254
employer
string
first_name
string
Maximum length: 255
hire_date
string
hours_worked
string
last_name
string
Maximum length: 255
pay_frequency
enum<string>
  • weekly - Weekly
  • biweekly - Biweekly
  • semimonthly - Semimonthly
  • monthly - Monthly
Available options:
weekly,
biweekly,
semimonthly,
monthly
payroll_provider_external_id
string | null
Maximum length: 255
phone_number
string | null
Maximum length: 10
ssn
string
subclasses
string[]
termination_date
string | null

Response

200 - application/json
address
object
required
dob
string
required
employer
string
required
first_name
string
required
Maximum length: 255
hire_date
string
required
id
string
required
last_name
string
required
Maximum length: 255
biological_sex
  • male - Male
  • female - Female
Available options:
male,
female
email
string | null
Maximum length: 254
employment_status
enum<string>
  • full_time - Full Time
  • part_time - Part Time
Available options:
full_time,
part_time
enrollments
string[]
hours_worked
string
pay_frequency
enum<string>
  • weekly - Weekly
  • biweekly - Biweekly
  • semimonthly - Semimonthly
  • monthly - Monthly
Available options:
weekly,
biweekly,
semimonthly,
monthly
payroll_provider_external_id
string | null
Maximum length: 255
phone_number
string | null
Maximum length: 10
ssn_last_four
string
subclasses
string[]
termination_date
string | null