EmployerSchema
_archivedboolean
_show_all_payers_in_easy_enrollboolean
During Enrollment, allow Members in this Employer to choose any payer from a dropdown, in addition to Employer.payers
access_typestringnullable
Possible values: <= 8 characters, [ongoing, one_time, null]
account_rates_reporting_intervalintegernullable
Amount of days between emails.
account_rates_reporting_start_datedate-timenullable
accounts_activeundefined[]
archivedboolean
archived_datedate-time
archivedby_idintegernullable
association_contactsundefined[]
balancenumbernullable
broker_cobra_contactsundefined[]
can_make_claim_requestsbooleannullable
can_use_portalbooleannullable
claimsundefined[]
counts_reporting_intervalintegernullable
Interval between emails. If type is custom it is days else this will be unused.
counts_reporting_period_type
counts_reporting_start_datedatenullable
createddatedate-timenullable
divisionsundefined[]
easy_enroll_disabledboolean
easy_enroll_dob_requiredboolean
easy_enroll_ssn_requiredboolean
effective_datedatenullable
email_automationboolean
employer_idinteger
employer_usersundefined[]
feinstringnullable
FEIN tax id
fix_credentials_mfa_delay_daysinteger
fix_credentials_week_fourboolean
fix_credentials_week_oneboolean
fix_credentials_week_threeboolean
fix_credentials_week_twoboolean
has_claims_without_claim_requestsboolean
hr_cobra_contactsundefined[]
hs_fix_credentials_mfa_delay_daysintegernullable
hs_fix_credentials_week_fourbooleannullable
hs_fix_credentials_week_onebooleannullable
hs_fix_credentials_week_threebooleannullable
hs_fix_credentials_week_twobooleannullable
idinteger
interop_enabledbooleannullable
interop_enabled_derivedboolean
invoice_footer_templatestringnullable
invoice_linesundefined[]
invoicesundefined[]
is_demoboolean
last_counts_reporting_email_sent_datedatenullable
membersundefined[]
modifieddatedate-timenullable
namestringrequired
nine_day_campaign_started_atdate-timenullable
Date the last nine day campaign was started.
onboard_urlstring
payers_for_enrollmentundefined[]
policyholdersundefined[]
recurly_responsibilitystringnullable
Possible values: <= 8 characters, [employer, tenant, null]
recurly_subscription_codestringnullable
reimbursement_policy
show_all_payers_in_easy_enrollboolean
slugstring
subscriptionsundefined[]
support_emailstringnullable
support_email_derivedstring
support_phonestringnullable
support_phone_derivedstring
team_primary_idintegernullable
tenant_idintegerrequired
tenant_logo_derivedstring
tenant_name_derivedstring
unread_countinteger
usersundefined[]
uuiduuid
EmployerSchema
{
"_archived": true,
"_show_all_payers_in_easy_enroll": true,
"account_rates_reporting_interval": 0,
"account_rates_reporting_start_date": "2024-07-29T15:51:28.071Z",
"accounts_active": [
null
],
"archived": true,
"archived_date": "2024-07-29T15:51:28.071Z",
"archivedby_id": 0,
"association_contacts": [
null
],
"balance": 0,
"broker_cobra_contacts": [
null
],
"can_make_claim_requests": true,
"can_use_portal": true,
"claims": [
null
],
"counts_reporting_interval": 0,
"counts_reporting_period_type": {},
"counts_reporting_start_date": "2024-07-29",
"createddate": "2024-07-29T15:51:28.071Z",
"divisions": [
null
],
"easy_enroll_disabled": true,
"easy_enroll_dob_required": true,
"easy_enroll_ssn_required": true,
"effective_date": "2024-07-29",
"email_automation": true,
"employer_id": 0,
"employer_users": [
null
],
"fein": "string",
"fix_credentials_mfa_delay_days": 0,
"fix_credentials_week_four": true,
"fix_credentials_week_one": true,
"fix_credentials_week_three": true,
"fix_credentials_week_two": true,
"has_claims_without_claim_requests": true,
"hr_cobra_contacts": [
null
],
"hs_fix_credentials_mfa_delay_days": 0,
"hs_fix_credentials_week_four": true,
"hs_fix_credentials_week_one": true,
"hs_fix_credentials_week_three": true,
"hs_fix_credentials_week_two": true,
"id": 0,
"interop_enabled": true,
"interop_enabled_derived": true,
"invoice_footer_template": "string",
"invoice_lines": [
null
],
"invoices": [
null
],
"is_demo": true,
"last_counts_reporting_email_sent_date": "2024-07-29",
"members": [
null
],
"modifieddate": "2024-07-29T15:51:28.071Z",
"name": "string",
"nine_day_campaign_started_at": "2024-07-29T15:51:28.071Z",
"onboard_url": "string",
"payers_for_enrollment": [
null
],
"policyholders": [
null
],
"recurly_subscription_code": "string",
"reimbursement_policy": {},
"show_all_payers_in_easy_enroll": true,
"slug": "string",
"subscriptions": [
null
],
"support_email": "string",
"support_email_derived": "string",
"support_phone": "string",
"support_phone_derived": "string",
"team_primary_id": 0,
"tenant_id": 0,
"tenant_logo_derived": "string",
"tenant_name_derived": "string",
"unread_count": 0,
"users": [
null
],
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}