Creates a new MemEnrollmentRider
Success
Unauthorized
{- "subscriber_ID": "string",
- "member_Seq": "st",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "sub_Start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "benefit_Code": "string",
- "from_Date": "2019-08-24T14:15:22Z",
- "employee_Contribution": 0.1,
- "employee_Contribution_Pct": true,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "external_ID": "string",
- "ltC_Daily_Benefit_Amount": 0.1,
- "ltC_Lifetime_Max_Amount": 0.1,
- "ltC_Lifetime_Max_Days": 0,
- "ltC_Lifetime_Max_Years": 0,
- "ltC_Monthly_Benefit_Amount": 0.1,
- "thru_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "volume": 0.1
}
{- "data": {
- "subscriber_ID": "string",
- "member_Seq": "st",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "sub_Start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "benefit_Code": "string",
- "from_Date": "2019-08-24T14:15:22Z",
- "employee_Contribution": 0.1,
- "employee_Contribution_Pct": true,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "external_ID": "string",
- "ltC_Daily_Benefit_Amount": 0.1,
- "ltC_Lifetime_Max_Amount": 0.1,
- "ltC_Lifetime_Max_Days": 0,
- "ltC_Lifetime_Max_Years": 0,
- "ltC_Monthly_Benefit_Amount": 0.1,
- "thru_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "volume": 0.1
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Lists all MemEnrollmentRider for the given subscriberID and memberSeq and groupID and divisionID and groupCoverageStart and subStartDate and planID and planStart
Success
Unauthorized
Gets MemEnrollmentRider
Success
Unauthorized
Updates a specific MemEnrollmentRider.
Success
Unauthorized
{- "subscriber_ID": "string",
- "member_Seq": "st",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "sub_Start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "benefit_Code": "string",
- "from_Date": "2019-08-24T14:15:22Z",
- "employee_Contribution": 0.1,
- "employee_Contribution_Pct": true,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "external_ID": "string",
- "ltC_Daily_Benefit_Amount": 0.1,
- "ltC_Lifetime_Max_Amount": 0.1,
- "ltC_Lifetime_Max_Days": 0,
- "ltC_Lifetime_Max_Years": 0,
- "ltC_Monthly_Benefit_Amount": 0.1,
- "thru_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "volume": 0.1
}
{- "data": {
- "subscriber_ID": "string",
- "member_Seq": "st",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "sub_Start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "benefit_Code": "string",
- "from_Date": "2019-08-24T14:15:22Z",
- "employee_Contribution": 0.1,
- "employee_Contribution_Pct": true,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "external_ID": "string",
- "ltC_Daily_Benefit_Amount": 0.1,
- "ltC_Lifetime_Max_Amount": 0.1,
- "ltC_Lifetime_Max_Days": 0,
- "ltC_Lifetime_Max_Years": 0,
- "ltC_Monthly_Benefit_Amount": 0.1,
- "thru_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "volume": 0.1
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Deletes an MemEnrollmentRider
Success
Unauthorized
Create or Update multiple MemEnrollmentRider at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.
Success
Unauthorized
[- {
- "subscriber_ID": "string",
- "member_Seq": "st",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "sub_Start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "benefit_Code": "string",
- "from_Date": "2019-08-24T14:15:22Z",
- "employee_Contribution": 0.1,
- "employee_Contribution_Pct": true,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "external_ID": "string",
- "ltC_Daily_Benefit_Amount": 0.1,
- "ltC_Lifetime_Max_Amount": 0.1,
- "ltC_Lifetime_Max_Days": 0,
- "ltC_Lifetime_Max_Years": 0,
- "ltC_Monthly_Benefit_Amount": 0.1,
- "thru_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "volume": 0.1
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}