Creates a new SubEnrollmentPlan
Success
Unauthorized
{- "subscriber_ID": "string",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "application_Received_Date": "2019-08-24T14:15:22Z",
- "dollar_Amount": 0.1,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "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,
- "paid_Through": "2019-08-24T14:15:22Z",
- "plan_End": "2019-08-24T14:15:22Z",
- "reason_ID": 0,
- "tier": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Volume_Scale": true,
- "writing_CommissionAgencyRep_Key": 0
}
{- "data": {
- "subscriber_ID": "string",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "application_Received_Date": "2019-08-24T14:15:22Z",
- "dollar_Amount": 0.1,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "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,
- "paid_Through": "2019-08-24T14:15:22Z",
- "plan_End": "2019-08-24T14:15:22Z",
- "reason_ID": 0,
- "tier": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Volume_Scale": true,
- "writing_CommissionAgencyRep_Key": 0
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Lists all SubEnrollmentPlan for the given Subscriber, Group, Division and Enrollment
Success
Unauthorized
Lists all SubEnrollmentPlans for the given Subscriber
Success
Unauthorized
Gets SubEnrollmentPlan
Success
Unauthorized
Updates a specific SubEnrollmentPlan.
Success
Unauthorized
{- "subscriber_ID": "string",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "application_Received_Date": "2019-08-24T14:15:22Z",
- "dollar_Amount": 0.1,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "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,
- "paid_Through": "2019-08-24T14:15:22Z",
- "plan_End": "2019-08-24T14:15:22Z",
- "reason_ID": 0,
- "tier": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Volume_Scale": true,
- "writing_CommissionAgencyRep_Key": 0
}
{- "data": {
- "subscriber_ID": "string",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "application_Received_Date": "2019-08-24T14:15:22Z",
- "dollar_Amount": 0.1,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "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,
- "paid_Through": "2019-08-24T14:15:22Z",
- "plan_End": "2019-08-24T14:15:22Z",
- "reason_ID": 0,
- "tier": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Volume_Scale": true,
- "writing_CommissionAgencyRep_Key": 0
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Deletes an SubEnrollmentPlan
Success
Unauthorized
Create or Update multiple SubEnrollmentPlan 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",
- "group_ID": "string",
- "division_ID": "string",
- "group_Coverage_Start": "2019-08-24T14:15:22Z",
- "start_Date": "2019-08-24T14:15:22Z",
- "plan_ID": "string",
- "plan_Start": "2019-08-24T14:15:22Z",
- "application_Received_Date": "2019-08-24T14:15:22Z",
- "dollar_Amount": 0.1,
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "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,
- "paid_Through": "2019-08-24T14:15:22Z",
- "plan_End": "2019-08-24T14:15:22Z",
- "reason_ID": 0,
- "tier": "st",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Volume_Scale": true,
- "writing_CommissionAgencyRep_Key": 0
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}