- The group is no longer your customer and has moved to a different ben-admin solution
- The group has not renewed coverage with the carrier
- The group is no longer eligible for coverage with the carrier
Disconnecting groups properly prevents incorrect billing and manual cleanup work to fix erroneous enrollments.
Group disconnection requests
Similar to Group Connection Requests, you must tell Noyo when a group needs to be disconnected from our system. On the date specified in the request, we will stop pulling the group’s data from the carrier and will stop accepting new enrollment changes. There are some instances where communications or automated responses from the carrier indicate that a group should be disconnected. When this happens, we will create a disconnection request that someone on your team must confirm or reject. Disconnection requests can be managed over API or in the Command Center.Sending a group disconnection request
First, Create new group disconnection request and populate it with the relevantcarrier_id
, effective_end_date
, and group_id
. The effective_end_date
is the last day that coverage should be managed through Noyo. When we receive the request we will process it and it will move through the statuses listed below.
If the request is rejected, it may be because of an invalid ID or end date. Edit group disconnection request to submit new or corrected data.
Disconnection request statuses
Group disconnections will move through several different statuses as they pass through Noyo’s system and are processed with carriers.Key | Description |
---|---|
needs_review | The group disconnection is awaiting your confirmation or rejection. |
processing | Noyo is working on disconnecting the group from the carrier. |
completed | The group has been disconnected from the carrier. |
rejected | The group disconnection request has been rejected. The group will remain connected to the carrier. |