GET
/
payroll_benefits
/
{public_id}

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Path Parameters

public_id
string
required

Response

200 - application/json
employer_contribution
string
required
id
string
required
line_of_coverage
enum<string>
required
  • medical - Medical
  • dental - Dental
  • vision - Vision
  • life - Life
  • accidental_death - Accidental Death
Available options:
medical,
dental,
vision,
life,
accidental_death
member
string
required
member_contribution
string
required
description
string | null
Maximum length: 255
effective_end
string
effective_start
string
payroll_provider_external_id
string | null
Maximum length: 255
period
enum<string>
  • weekly - Weekly
  • biweekly - Biweekly
  • semimonthly - Semimonthly
  • monthly - Monthly
Available options:
weekly,
biweekly,
semimonthly,
monthly
taxability
enum<string>
  • pre_tax - Pre-tax
  • post_tax - Post-tax
Available options:
pre_tax,
post_tax