The Insurance Object

AttributeTypeDescription
idstringA stable, unique, Railway-provided identifier, always prefixed with ins_.
carrier_brandstringThe name of the payer (ex: Blue Cross Blue Shield).
carrier_namestringThe operating name of the payer for this medical plan (ex: Empire Blue Cross Blue Shield).
plan_namestringThe name of the plan (ex: Essential Choice PPO Gold).
plan_typestringThe type of the plan. Valid options are: HMO, PPO, EPO, and POS.
display_namestringA formatted and prettified name for the plan.
statestringThe two-letter state code the plan is active in.
created_atdatetimeThe ISO 8601 timestamp of when the object was created.
updated_atdatetimeThe ISO 8601 timestamp of when the object was last updated.