# Ideon - Enrollment

## Ideon - Enrollment

- [Overview](https://ideonapi.gitbook.io/enrollment/master.md): APIs to enroll and manage group offering employee benefits
- [Connecting to Ideon](https://ideonapi.gitbook.io/enrollment/connecting-to-vericred.md): The Ideon Enrollment API Platform supports several means to connect.
- [Group Enrollment](https://ideonapi.gitbook.io/enrollment/existing-business.md): Load an existing group (sold case) so that the members can be digitally managed with the carrier
- [Enrollment API Features](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features.md): Ideon doesn't stop at Enrollment. We're here to push the industry further for you and your Clients.
- [Groups](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/load-a-group.md): Load an existing group (sold case)
- [Coverage Periods](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/coverage-periods.md): Create a Coverage Period for a Group
- [Plans](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/plan-load.md): Create the Plans for a Group's Coverage Period
- [Subscribers and Dependents](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/member-load.md): Load member(s) to an existing Group so the member can be digitally managed
- [Qualifying Life Events](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/qualifying-life-events.md): Manage Member Coverage using Qualifying Life Events
- [Automated & Custom Mapping](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/account-structure-to-api-example.md): An example of how Ideon makes group builds easy.
- [Notifications](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/notifications.md): Ideon keeps your system informed of key events so that Enrollment processes work smoothly.
- [Open Enrollment](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/open-enrollment.md): Ideon handles the Open Enrollment and Blackout Period enrollment changes.
- [Reconciliation](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/reconciliation.md): Ideon proactively identifies Enrollment Problems so your data is in sync with the Carriers and everyone has the right elections.
- [Reporting](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/reporting.md): Ideon reports each transaction delivered to the Carrier so your systems and teams are fully aware of everything that happens.
- [Employment Classifications](https://ideonapi.gitbook.io/enrollment/existing-business/enrollment-features/employment-classifications.md): Create Employment Classifications for a Group
- [ICHRA Enrollment](https://ideonapi.gitbook.io/enrollment/ichra-enrollment.md): This page describes the IdeonEnroll ICHRA solution and basic implementation requirements
- [Implementation Resources](https://ideonapi.gitbook.io/enrollment/implementation-resources.md): Mapping documents and other resources are attached here for assistance in your implementation.
- [Mapping Guides](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides.md): This section contains implementation guides per endpoint. These should help clarify how to map each field in a given POST request to Ideon's API.
- [Groups](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/groups.md): Detailed mapping of the fields used in a POST request to create a group. The schema below is used in the /groups endpoint. The Required Fields are listed in a smaller initial table:
- [Locations](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/locations.md): Detailed mapping of the fields used in secondary Locations - in POST, PUT, and GET requests
- [Coverage Periods](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/coverage-periods.md): Detailed mapping of the fields used in a POST request to create a coverage\_period. The schema below is used in the /groups/{id}/coverage\_periods endpoint.
- [Employment Classifications](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/employment-classifications.md): Detailed mapping of the fields used in a POST request to create an employment classification that is associated with a Group. This can be used across coverage periods.
- [PUT to Update Classifications](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/employment-classifications/put-to-update-classifications.md): This page notes the requirements for sending a PUT request to an employment classification in the Ideon API. This request allows changes to Classifications, with the exception of the type field.
- [Plans](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/plans.md): Detailed mapping of the fields used in a POST request to create a plan. One or more Plans are associated with one Coverage Period. The schema below is used in the /coverage\_periods/{id}/plans endpoint
- [PUT Request to Plans](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/plans/put-request-to-plans.md): This page notes the requirements for sending a PUT request to a plan in the Ideon API. This request allows changes to a created Plan, with the exception of certain elements.
- [Subscribers](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/subscribers.md): Detailed mapping of the fields used in a POST request to create a subscriber. The schema below is used in the /coverage\_periods/{id}/subscribers endpoint
- [Employment Details](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/subscribers/employment-details.md): Detailed mapping of the fields used in the employment details object, for a given subscriber
- [Dependents](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/dependents.md): Detailed mapping of the fields used in a POST request to create a dependent. The schema below is used in creating:
- [Qualifying Life Events](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/qualifying-life-events.md): Detailed mapping of the fields used in a POST request to create a qualifying life event. The schema below is used in the /subscribers/{id}/qualifying\_life\_events endpoint
- [Events](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/qualifying-life-events/events.md): A guide to using different events and how they relate to the existing event types in your system.
- [Product Line, Product Type Mapping](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/qualifying-life-events/product-line-product-type-mapping.md): This page contains a quick-mapping guide to translating created Plans into associated Plan Elections
- [Plan Elections](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/qualifying-life-events/plan-elections.md): This page contains additional information on Plan Elections for each product line, and their specific requirements.
- [Scenario: Coverage Start Date](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/qualifying-life-events/plan-elections/scenario-coverage-start-date.md): This page describes the specific circumstances in which Ideon expects to receive an updated plan effective date.
- [Scenario: Requested and Approved Volume](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/qualifying-life-events/plan-elections/scenario-requested-and-approved-volume.md): This page describes the specific circumstances in which Ideon expects to receive the requested volume and volume fields. These describe elected and approved benefit amounts.
- [Scenario: COBRA Coverages](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/qualifying-life-events/plan-elections/scenario-cobra-coverages.md)
- [File Deliveries](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/file-deliveries.md): Detailed mapping of the fields used in a GET request to fetch file deliveries data. This information allows you to display or analyze when files were transmitted to the carrier.
- [Coverage Transmissions](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/coverage-transmissions.md): Detailed mapping of the fields used in a GET request to fetch the coverage transmissions associated with a given file delivery or coverage period.
- [Tasks and Task Comments](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/tasks-and-task-comments.md): Detailed mapping of the fields used in POST and GET requests to fetch and create customer tickets. This allows you to bring in tasks, comments, and attachments, providing visibility per group.
- [Errors and Error Comments](https://ideonapi.gitbook.io/enrollment/implementation-resources/mapping-guides/errors-and-error-comments.md): Detailed mapping of the fields used in POST requests to create responses or comments for errors. This page also provides detailed information on the fields in GET responses for error endpoints.
- [API Validations](https://ideonapi.gitbook.io/enrollment/implementation-resources/api-validations.md): This page contains a list of current synchronous API error messages. These display as results from a failed request, and result in no resource being created at Ideon.
- [Frequently Asked Questions](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions.md): This section contains "FAQ" pages for each Ideon endpoint.
- [Authentication](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/authentication.md): This page contains some common questions and answers about using the authentication methods available for the Ideon API.
- [Groups](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/groups.md): This page contains some common questions and answers about creating Groups.
- [Coverage Periods](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/coverage-periods.md): This page contains some common questions and answers about using and creating Coverage Periods.
- [Complete Setup](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/coverage-periods/complete-setup.md): This page contains some common questions and answers about using the Complete Setup endpoint.
- [Employment Classifications](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/employment-classifications.md): This page contains some common questions and answers about creating and using Employment Classifications.
- [Plans](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/plans.md): This page contains some common questions and answers about using Plans and their creation.
- [Subscribers](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/subscribers.md): This page contains some common questions and answers about creating and using subscribers in the API.
- [Dependents - FAQ](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/dependents-faq.md): This page contains some common questions and answers about creating and using subscribers in the API.
- [Qualifying Life Events](https://ideonapi.gitbook.io/enrollment/implementation-resources/frequently-asked-questions/qualifying-life-events.md): This page contains some common questions and answers about creating and using QLEs in the API.
- [Scenarios](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios.md): These are descriptive step-by-step guides on each event (type of change) supported by the IdeonEnroll APIs
- [Add a New Subscriber](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/add-a-new-subscriber.md): This page describes how to add a new subscriber - whether the member is a New Hire or Newly Eligible for Benefits
- [Add a New Subscriber and Family](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/add-a-new-subscriber-and-family.md): This page describes how to add covered family members alongside a new subscriber - whether the member is a New Hire or Newly Eligible for Benefits
- [Add a New Subscriber and Domestic Partner](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/add-a-new-subscriber-and-domestic-partner.md): This page describes how to add a subscriber and their existing registered domestic partner - whether the member is a New Hire or Newly Eligible for Benefits
- [Termination Never Effective](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/termination-never-effective.md): Scenario description and support for ending benefits "as if they were not effective" i.e. no days of coverage
- [Termination of Employment](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/termination-of-employment.md): Scenario description and support for ending all benefits due to termination of the members employment.
- [Copy of Scenario](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/copy-of-scenario.md): Scenario description and support for
- [Newly Eligible for Coverage](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/newly-eligible-for-coverage.md): Scenario description and support for
- [End Coverages for a Dependent](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/end-coverages-for-a-dependent.md): Scenario description and support for
- [Age Reduction](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/age-reduction.md): Scenario description and support for
- [Using a Different Plan ID per Family Member with Plan Elections](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/using-a-different-plan-id-per-family-member-with-plan-elections.md): Scenario description and support for
- [Adding a New Dependent to Existing Coverage](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/adding-a-new-dependent-to-existing-coverage.md): Scenario description and support for adding a new dependent to an existing employee or family coverage
- [EOI Reporting](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/eoi-reporting.md): This page provides the requirements and further details on implementing with Ideon for EOI Reporting. Once contracted, this can be used independently or in addition to member management.
- [Identifying Groups for Reporting](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/eoi-reporting/identifying-groups-for-reporting.md)
- [Member & Coverage Data](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/eoi-reporting/member-and-coverage-data.md)
- [Decisions](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/eoi-reporting/decisions.md)
- [Rule Build & QA](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/eoi-reporting/rule-build-and-qa.md)
- [Ongoing Report Delivery & Results](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/eoi-reporting/ongoing-report-delivery-and-results.md)
- [Rehire/ Re-enrollment](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/rehire-re-enrollment.md): Scenario description and support for
- [Open Enrollment & Renewals](https://ideonapi.gitbook.io/enrollment/implementation-resources/scenarios/open-enrollment-and-renewals.md): This page describes how to transition a given employer to a new plan year
- [ICHRA Management](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management.md): This page contains mapping guides and other detailed implementation resources for ICHRA enrollment
- [Enrollment Guide](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/enrollment-guide.md): This page describes the actions and data required to implement to Ideon's ICHRA solution.
- [Payment Transmission](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/payment-transmission.md): This page describes the elements required to add a new payment method to an existing subscriber
- [Payment Examples](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/payment-transmission/payment-examples.md): This page contains a few example requests and responses for the transmission of payment methods
- [Supporting Documents](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/supporting-documents.md): This page describes the elements required to add a new supporting document by sending event documentation to Ideon, for initial or SEP enrollment.
- [Agents](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/agents.md): This page describes the process and info required to add a new agent in Ideon's API, for association with an enrollment application.
- [Application Tracking](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/application-tracking.md): This page describes the endpoints available for tracking status and submission of enrollment applications.
- [Frequently Asked Questions](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/frequently-asked-questions.md)
- [Scenarios](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/scenarios.md): These are guides to support integration and testing of ICHRA Enroll
- [Send Annual Enrollment without Payments](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/scenarios/send-annual-enrollment-without-payments.md)
- [Send Annual Enrollments Using Quote Plan ID](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/scenarios/send-annual-enrollments-using-quote-plan-id.md): This page describes how to add one or many new subscribers for a given ICHRA election.
- [Send Annual Enrollments](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/scenarios/send-annual-enrollments.md): This page describes how to add one or many new subscribers for a given ICHRA election
- [Creating a Payment Method](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/scenarios/creating-a-payment-method.md): This page describes how to add a payment method for an ICHRA enrolling member
- [Send SEPs - Special Enrollment Period Events](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/scenarios/send-seps-special-enrollment-period-events.md): This page describes how to add one or more new subscribers for a given ICHRA election that occurs during a Special Enrollment Period
- [Create Agents and State Licenses](https://ideonapi.gitbook.io/enrollment/implementation-resources/ichra-management/scenarios/create-agents-and-state-licenses.md): How to create an agent, capture the returned agent ID, and create one or more state license records in the Ideon API.
- [Error Management and Response](https://ideonapi.gitbook.io/enrollment/implementation-resources/error-management-and-response.md): This page provides detail on how to use Ideon's API endpoints for error visibility, management and response
- [Discrepancy Standard Messages](https://ideonapi.gitbook.io/enrollment/implementation-resources/error-management-and-response/discrepancy-standard-messages.md): Standard enrollment discrepancy messages generated by Ideon
- [Release Notes](https://ideonapi.gitbook.io/enrollment/release-notes.md): This page contains release notes related to Ideon's API documentation
- [Quarterly Releases](https://ideonapi.gitbook.io/enrollment/release-notes/quarterly-releases.md): This section is designed to keep users informed about what's coming next and how updates impact integration use cases.
- [Q1 2026](https://ideonapi.gitbook.io/enrollment/release-notes/quarterly-releases/q1-2026.md): This page contains information on upcoming enhancements for IdeonEnroll
- [Q2 2026](https://ideonapi.gitbook.io/enrollment/release-notes/quarterly-releases/q2-2026.md): This page contains information on upcoming enhancements for IdeonEnroll
- [API v 0.3.3](https://ideonapi.gitbook.io/enrollment/release-notes/api-v-0.3.3.md): Version 0.3.3 available now!
- [API v 0.3.4](https://ideonapi.gitbook.io/enrollment/release-notes/api-v-0.3.4.md): Version 0.3.4 available May 1st 2026!
- [Centene (Ambetter)](https://ideonapi.gitbook.io/enrollment/carriers/aetna.md): Specifics for sending enrollments to Centene (Ambetter)
- [HCSC](https://ideonapi.gitbook.io/enrollment/carriers/hcsc.md): Specifics for sending enrollments for Health Care Service Corporation (HCSC)
- [Upcoming Carriers](https://ideonapi.gitbook.io/enrollment/carriers/upcoming-carriers.md): List of Carriers Connections in Development:
- [Aetna](https://ideonapi.gitbook.io/enrollment/carriers-1/aetna.md): Specifics for sending enrollments to Aetna
- [Angle Health](https://ideonapi.gitbook.io/enrollment/carriers-1/angle-health.md): Specifics for sending enrollments for Angle Health
- [Anthem](https://ideonapi.gitbook.io/enrollment/carriers-1/anthem.md): Specifics for sending enrollments to Anthem
- [Beam](https://ideonapi.gitbook.io/enrollment/carriers-1/beam-dental.md): Specifics for sending enrollments to Beam
- [Blue Care Network of Michigan](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc.md): Specifics for sending enrollments to Blue Care Network of Michigan
- [Blue Cross Blue Shield of Arizona](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-1.md): Specifics for sending enrollments to Blue Cross Blue Shield of Arizona
- [Blue Cross of Idaho](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-2.md): Specifics for sending enrollments to Blue Cross of Idaho
- [Blue Cross Blue Shield of Kansas](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-3.md): Specifics for sending enrollments to Blue Cross Blue Shield of Kansas
- [Blue Cross Blue Shield of Kansas City](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-4.md): Specifics for sending enrollments to Blue Cross Blue Shield of Kansas City
- [Blue Cross Blue Shield of Massachusetts](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-ma.md): Specifics for sending enrollments to Blue Cross Blue Shield of Massachusetts
- [Blue Cross Blue Shield of Michigan](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-5.md): Specifics for sending enrollments to Blue Cross Blue Shield of Michigan
- [Blue Cross Blue Shield of Montana](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-6.md): Specifics for sending enrollments to Blue Cross Blue Shield of Montana (HCSC Group)
- [Blue Cross Blue Shield of New Mexico](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-7.md): Specifics for sending enrollments to Blue Cross Blue Shield of New Mexico (HCSC Group)
- [Blue Cross Blue Shield of North Carolina](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-8.md): Specifics for sending enrollments to Blue Cross Blue Shield of North Carolina
- [Blue Cross Blue Shield of Oklahoma](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-9.md): Specifics for sending enrollments to Blue Cross Blue Shield of Oklahoma (HCSC Group)
- [Blue Cross Blue Shield of Rhode Island](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-10.md): Specifics for sending enrollments to Blue Cross Blue Shield of Rhode Island
- [Blue Cross Blue Shield of South Carolina](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-11.md): Specifics for sending enrollments to Blue Cross Blue Shield of South Carolina
- [Blue Cross Blue Shield of Tennessee](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-12.md): Specifics for sending enrollments to Blue Cross Blue Shield of Tennessee
- [Blue Cross Blue Shield of Illinois](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-il.md): Specifics for sending enrollments to Blue Cross Blue Shield of Illinois (HCSC Group)
- [Blue Cross Blue Shield of Texas](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-tx.md): Specifics for sending enrollments to Blue Cross Blue Shield of Texas (HCSC Group)
- [Blue Cross Blue Shield of Vermont](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-13.md): Specifics for sending enrollments to Blue Cross Blue Shield of Vermont
- [Blue Shield of California](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-shield-of-california.md): Specifics for sending enrollments to Blue Shield of California
- [Cigna](https://ideonapi.gitbook.io/enrollment/carriers-1/cigna.md): Specifics for sending enrollments to Cigna
- [Carefirst](https://ideonapi.gitbook.io/enrollment/carriers-1/cigna-1.md): Specifics for sending enrollments to Carefirst
- [Collective Health](https://ideonapi.gitbook.io/enrollment/carriers-1/collective-health.md): Sending enrollments to Collective Health
- [Dearborn](https://ideonapi.gitbook.io/enrollment/carriers-1/dearborn.md): Specifics for sending enrollments to Dearborn
- [Delta Dental - ID, OK & VA](https://ideonapi.gitbook.io/enrollment/carriers-1/dearborn-1.md): Specifics for sending enrollments to Delta Dental of Idaho
- [Eyemed](https://ideonapi.gitbook.io/enrollment/carriers-1/dearborn-2.md): Specifics for sending enrollments to Eyemed
- [Florida Blue](https://ideonapi.gitbook.io/enrollment/carriers-1/dearborn-3.md): Specifics for sending enrollments to Florida Blue
- [Geisinger Health](https://ideonapi.gitbook.io/enrollment/carriers-1/dearborn-4.md): Specifics for sending enrollments to Geisinger
- [Guardian](https://ideonapi.gitbook.io/enrollment/carriers-1/guardian.md): Specifics for sending enrollments to Guardian
- [Highmark Blue Cross Blue Shield of Delaware](https://ideonapi.gitbook.io/enrollment/carriers-1/blue-cross-blue-shield-of-kc-14.md): Specifics for sending enrollments to Highmark Blue Cross Blue Shield of Delaware
- [Horizon Blue Cross Blue Shield of New Jersey](https://ideonapi.gitbook.io/enrollment/carriers-1/dearborn-5.md): Specifics for sending enrollments to Horizon Blue Cross Blue Shield of New Jersey
- [Humana](https://ideonapi.gitbook.io/enrollment/carriers-1/humana.md): Specifics for sending New Group Application to Humana API
- [Kaiser](https://ideonapi.gitbook.io/enrollment/carriers-1/kaiser.md): Specifics for sending enrollments to Kaiser
- [MetLife](https://ideonapi.gitbook.io/enrollment/carriers-1/metlife.md): Specifics for sending enrollments to MetLife
- [Presbyterian Health Plan](https://ideonapi.gitbook.io/enrollment/carriers-1/principal.md): Specifics for sending enrollments to Presbyterian Health Plan
- [Principal](https://ideonapi.gitbook.io/enrollment/carriers-1/principal-1.md): Specifics for sending enrollments to Principal
- [Prudential](https://ideonapi.gitbook.io/enrollment/carriers-1/prudential.md): Specifics for sending enrollments to Prudential
- [Regence](https://ideonapi.gitbook.io/enrollment/carriers-1/regence.md): Specifics for sending enrollments to Regence
- [Securian](https://ideonapi.gitbook.io/enrollment/carriers-1/regence-1.md): Specifics for sending enrollments to Securian
- [Select Health](https://ideonapi.gitbook.io/enrollment/carriers-1/regence-2.md): Specifics for sending enrollments to Select Health
- [Sun Life](https://ideonapi.gitbook.io/enrollment/carriers-1/sun-life.md): Details for sending enrollments to Sun Life
- [Symetra](https://ideonapi.gitbook.io/enrollment/carriers-1/symetra.md): Details for sending enrollments to Symetra
- [UnitedHealthcare](https://ideonapi.gitbook.io/enrollment/carriers-1/unitedhealthcare.md): Specifics for sending enrollments to UnitedHealthcare
- [Unum](https://ideonapi.gitbook.io/enrollment/carriers-1/unitedhealthcare-1.md): Specifics for sending enrollments to Unum
- [Voya](https://ideonapi.gitbook.io/enrollment/carriers-1/voya.md): Specifics for sending enrollments to Voya
- [VSP](https://ideonapi.gitbook.io/enrollment/carriers-1/unitedhealthcare-2.md): Specifics for sending enrollments to VSP
- [Upcoming Carriers](https://ideonapi.gitbook.io/enrollment/carriers-1/upcoming-carriers.md): List of Carriers Connections in Development:
- [Information Security](https://ideonapi.gitbook.io/enrollment/security-and-compliance/hipaa-and-hitech-compliance.md): This document outlines the basics of the Ideon Information Security program. For questions or access our Aptible Room with policy details, please reach out to security@vericred.com
