For AI agents: visit https://docs.usecanopy.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| field | type | description | properties |
|---|
| life_policy_rider_id | string(uuid) | ID of the life policy rider record | |
| policy_id | string(uuid) | ID of the policy this record belongs to | |
| pull_id | string(uuid) | ID of the pull this record belongs to | |
| name | string | Name of the rider/benefit | enum: GUARANTEED_INSURABILITY, ACCIDENTAL_DEATH, WAIVER_OF_PREMIUM, FAMILY_INCOME_BENEFIT, ACCELERATED_DEATH_BENEFIT, CHILD_TERM, LONG_TERM_CARE, RETURN_OF_PREMIUM, LEVEL_DEATH_BENEFIT, VARIABLE_DEATH_BENEFIT, MILITARY_FUTURE_INSURABILITY |
| friendly_name | string | null | Human-friendly name of the rider | |
| effective_date | string(date-time) | null | Date when the rider becomes effective | |
| expiry_date | string(date-time) | null | Date when the rider expires | |