curl --request POST \
--url https://fulfillment.noyo.com/api/v1/employees/{employee_id}/member_requests/cobra_open_enrollment \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"coverages": [
{
"carrier_config": {},
"carrier_id": "9a0a7437-4097-4251-9e71-85384c0eb1c9",
"lines_of_coverage": {
"medical": {
"adding_coverage": [
{
"id": "fd62665c-0846-4e9d-bd29-80779b5f685c",
"member_type": "dependent",
"plan_id": "b988cd26-121a-4dd6-b0be-09399f6ecc0a"
}
]
}
},
"signature_date": "2021-01-15"
}
]
}
'{
"body": {
"coverages": [
{
"carrier_config": {},
"carrier_id": "9a0a7437-4097-4251-9e71-85384c0eb1c9",
"lines_of_coverage": {
"medical": {
"adding_coverage": [
{
"id": "fd62665c-0846-4e9d-bd29-80779b5f685c",
"member_type": "dependent",
"plan_id": "b988cd26-121a-4dd6-b0be-09399f6ecc0a"
}
]
}
},
"signature_date": "2021-01-15"
}
]
},
"created": 1557512389,
"employee_id": "30b74a44-d5b1-4123-a7a4-6d3aec251ba4",
"id": "f4517b87-275a-42e1-85e5-47ea6ab5312b",
"modified": 1564440756,
"request_type": "cobra_open_enrollment",
"status": "processing",
"transactions": [
"579952dd-9a66-4587-a4f7-72a63bf9ec86"
]
}The COBRA open enrollment member request is used to make changes to employees, dependents and COBRA coverages during the open enrollment period.
curl --request POST \
--url https://fulfillment.noyo.com/api/v1/employees/{employee_id}/member_requests/cobra_open_enrollment \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"coverages": [
{
"carrier_config": {},
"carrier_id": "9a0a7437-4097-4251-9e71-85384c0eb1c9",
"lines_of_coverage": {
"medical": {
"adding_coverage": [
{
"id": "fd62665c-0846-4e9d-bd29-80779b5f685c",
"member_type": "dependent",
"plan_id": "b988cd26-121a-4dd6-b0be-09399f6ecc0a"
}
]
}
},
"signature_date": "2021-01-15"
}
]
}
'{
"body": {
"coverages": [
{
"carrier_config": {},
"carrier_id": "9a0a7437-4097-4251-9e71-85384c0eb1c9",
"lines_of_coverage": {
"medical": {
"adding_coverage": [
{
"id": "fd62665c-0846-4e9d-bd29-80779b5f685c",
"member_type": "dependent",
"plan_id": "b988cd26-121a-4dd6-b0be-09399f6ecc0a"
}
]
}
},
"signature_date": "2021-01-15"
}
]
},
"created": 1557512389,
"employee_id": "30b74a44-d5b1-4123-a7a4-6d3aec251ba4",
"id": "f4517b87-275a-42e1-85e5-47ea6ab5312b",
"modified": 1564440756,
"request_type": "cobra_open_enrollment",
"status": "processing",
"transactions": [
"579952dd-9a66-4587-a4f7-72a63bf9ec86"
]
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the employee related to the member request
"30b74a44-d5b1-4123-a7a4-6d3aec251ba4"
List of coverage change actions to complete with a set of carriers
1Show child attributes
Carrier-specific data required for member request
Unique identifier of the carrier in the Noyo system
Adding, removing and modifying information for each line of coverage
Show child attributes
Member transaction requests relating to dental coverage
Show child attributes
Details for members adding coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member adding coverage
dependent, employee Unique identifier of the group plan in Noyo
Details about prior insurance coverage, if applicable
Show child attributes
Name of insurance carrier providing prior coverage
ISO-8601 date string of the last day of coverage with the prior insurance carrier
Details for members modifying coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member modifying coverage
dependent, employee Unique identifier of the group plan in Noyo
Details for members removing coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member removing coverage
dependent, employee Reason the member is removing or canceling coverage
other-employee-group, other-spouse-group, other-parent-group, other-ind-on-exchange, other-ind-off-exchange, other-cobra, other-medicare, medicaid, medi-cal, va-coverage, tricare-coverage, retiree-coverage, no-coverage, voluntary-withdrawal Unique identifier of the group plan in Noyo
Member transaction requests relating to medical coverage
Show child attributes
Details for members adding coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member adding coverage
dependent, employee Unique identifier of the group plan in Noyo
Details about prior insurance coverage, if applicable
Show child attributes
Name of insurance carrier providing prior coverage
ISO-8601 date string of the last day of coverage with the prior insurance carrier
Details for members modifying coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member modifying coverage
dependent, employee Unique identifier of the group plan in Noyo
Details for members removing coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member removing coverage
dependent, employee Reason the member is removing or canceling coverage
other-employee-group, other-spouse-group, other-parent-group, other-ind-on-exchange, other-ind-off-exchange, other-cobra, other-medicare, medicaid, medi-cal, va-coverage, tricare-coverage, retiree-coverage, no-coverage, voluntary-withdrawal Unique identifier of the group plan in Noyo
Member transaction requests relating to vision coverage
Show child attributes
Details for members adding coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member adding coverage
dependent, employee Unique identifier of the group plan in Noyo
Details about prior insurance coverage, if applicable
Show child attributes
Name of insurance carrier providing prior coverage
ISO-8601 date string of the last day of coverage with the prior insurance carrier
Details for members modifying coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member modifying coverage
dependent, employee Unique identifier of the group plan in Noyo
Details for members removing coverage
Show child attributes
Unique identifier of the employee or dependent in Noyo
Type of member removing coverage
dependent, employee Reason the member is removing or canceling coverage
other-employee-group, other-spouse-group, other-parent-group, other-ind-on-exchange, other-ind-off-exchange, other-cobra, other-medicare, medicaid, medi-cal, va-coverage, tricare-coverage, retiree-coverage, no-coverage, voluntary-withdrawal Unique identifier of the group plan in Noyo
ISO-8601 date string for coverage start date
ISO-8601 date string for signature date
Successful Response - Returns the new Member Request
Data required to execute a member request, varies depending on the request type
The date the record was created
Unique identifier of the employee in Noyo
Unique identifier of the record in Noyo
The date the record was last updated
Transaction type for the member request
demographic, new_hire, termination, open_enrollment, qualifying_life_event, enrollment_snapshot, cobra_enrollment, cobra_termination, cobra_open_enrollment, cobra_qualifying_life_event Result from executing the member request, varies depending on the request type
Status of the member request
processing, completed, failed, canceled Current version of the record
Timestamp indicating when a member request was marked as completed
List of unique identifiers of all associated member transactions in Noyo
Was this page helpful?