id | string | A stable, unique, Railway-provided identifier, always prefixed with ins_. |
carrier_brand | string | The name of the payer (ex: Blue Cross Blue Shield). |
carrier_name | string | The operating name of the payer for this medical plan (ex: Empire Blue Cross Blue Shield). |
plan_name | string | The name of the plan (ex: Essential Choice PPO Gold). |
plan_type | string | The type of the plan. Valid options are: HMO, PPO, EPO, and POS. |
display_name | string | A formatted and prettified name for the plan. |
state | string | The two-letter state code the plan is active in. |
created_at | datetime | The ISO 8601 timestamp of when the object was created. |
updated_at | datetime | The ISO 8601 timestamp of when the object was last updated. |