Skip to main content

AccountAccumulatorChartSchema

account_renewal_group_idintegernullable
auto_add_new_membersboolean

If True, when new members are added to the employer they will be automatically added to this account.

categorystringnullable

Real world classification. DCA, FSA, HRA, TRN, PKG, and HSA.

claims_filter_idintegernullable
createddatedate-timenullable
custom_descriptionstringnullable
dependent_first_namestring
dependent_idinteger
dependent_last_namestring
employer_idintegerrequired
grace_periodstringnullable
idinteger
member_first_namestring
member_idinteger
member_last_namestring
modifieddatedate-timenullable
namestringnullable
name_with_drstring
name_with_plan_id_and_drstring
runout_periodstringnullable
statestring
status
term_runout_periodstringnullable
term_runout_uses_plan_datesboolean

If True, term runout calculations should use only the account's effective daterange, ignoring account_member and member date ranges

total_family_coinsuranceinteger
total_family_copayinteger
total_family_deductibleinteger
total_family_deductible_and_copayinteger
total_family_patient_responsibilityinteger
total_individual_coinsuranceinteger
total_individual_copayinteger
total_individual_deductibleinteger
total_individual_deductible_and_copayinteger
total_individual_patient_responsibilityinteger
type
uuiduuid
AccountAccumulatorChartSchema
{
"account_renewal_group_id": 0,
"auto_add_new_members": true,
"category": "string",
"claims_filter_id": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"custom_description": "string",
"dependent_first_name": "string",
"dependent_id": 0,
"dependent_last_name": "string",
"employer_id": 0,
"grace_period": "string",
"id": 0,
"member_first_name": "string",
"member_id": 0,
"member_last_name": "string",
"modifieddate": "2024-07-29T15:51:28.071Z",
"name": "string",
"name_with_dr": "string",
"name_with_plan_id_and_dr": "string",
"runout_period": "string",
"state": "string",
"status": {},
"term_runout_period": "string",
"term_runout_uses_plan_dates": true,
"total_family_coinsurance": 0,
"total_family_copay": 0,
"total_family_deductible": 0,
"total_family_deductible_and_copay": 0,
"total_family_patient_responsibility": 0,
"total_individual_coinsurance": 0,
"total_individual_copay": 0,
"total_individual_deductible": 0,
"total_individual_deductible_and_copay": 0,
"total_individual_patient_responsibility": 0,
"type": {},
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}