Create an approved member qualifying life event
Creates an immediately approved qualifying life event. The caller must have write access to the target member, and API access tokens cannot create events. A member not visible to the caller returns a 404 before the body is validated. Describing the event is required when event_type is ‘other’.
Authentication
API Key or Access Token authentication using Bearer token in Authorization header. API keys use the vit_apk_ prefix, access tokens use the vit_at_ prefix.
Path parameters
Unique member identifier (mbr_*)
Headers
Request
The qualifying life event reason. new_child is a historical value and is not accepted when creating a new event.
lost_job_based_coverage- lost_job_based_coverageaged_off_parent_plan- aged_off_parent_planlost_medicaid_chip_medicare- lost_medicaid_chip_medicarelost_decertified_individual_plan- lost_decertified_individual_planmarried- marrieddivorced- divorcedhad_baby- had_babyadopted_child- adopted_childfoster_care_placement- foster_care_placementdeath_of_spouse_or_dependent- death_of_spouse_or_dependentcourt_ordered- court_orderedmoved_to_new_coverage_area- moved_to_new_coverage_areamoved_to_us- moved_to_usmoved_to_or_from_school_housing- moved_to_or_from_school_housingmoved_to_or_from_seasonal_work_housing- moved_to_or_from_seasonal_work_housingbecame_us_citizen- became_us_citizenleft_incarceration- left_incarcerationgained_tribal_status- gained_tribal_statusstarted_or_ended_americorps_service- started_or_ended_americorps_servicenew_child- new_childother- other
Free-text description of the event; required when event_type is ‘other’
Response headers
Unix timestamp (seconds) when the rate limit window resets

