Now that you've added the Subscriber to the Group, the next step is to include the plan elections. To add the plan elections made by the new hire, you will then create a Qualifying Life Event of type new_hire.
A request can be made via a GET /subscribers/:idto retrieve the status of the subscriber. Ideon will transmit the new subscriber to the carrier in the carriers proprietary format. The status of the subscriber will be pending until transmitted to the carrier. After transmission to the carrier, the subscriber's status will be submitted. After submission a subscriber can move to one of three states: pending, synced, or errors.
Synced
The status will be marked as synced when a carrier accepts the enrollment without errors or requests for additional documentation. A copy of the subscriber record that was sent to the carrier that received the synced status will be included in the response body.
The status of the subscriber will be marked errors when a carrier provides errors to Ideon based on the processing of the subscriber's enrollment. Any errors that are present will be represented in an array and displayed alongside the pending subscriber record. Errors indicate action needs to be taken by the platform to update the subscriber record in order to enroll in coverage. Only a pending record exists for this subscriber because the individual has not yet been synced with the carrier.