Creates a new GroupVolume
Success
Unauthorized
{- "groupVolume_Key": 0,
- "benefit_Code": "string",
- "dist_Volume_Amount": 0.1,
- "dist_Volume_Pct": true,
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "gI_Volume_Max": 0.1,
- "gI_Volume_Min": 0.1,
- "group_ID": "string",
- "plan_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Dist_Volume": true,
- "volume": 0.1,
- "volume_ID": "string",
- "volume_Max": 0.1,
- "volume_Min": 0.1,
- "volume_Round_Precision": 0,
- "volume_Round_Type": "string",
- "volume_Type": "string",
- "volume_Type_From": 0,
- "volume_Type_Pct": 0.1,
- "volume_Type_Thru": 0
}
{- "data": {
- "groupVolume_Key": 0,
- "benefit_Code": "string",
- "dist_Volume_Amount": 0.1,
- "dist_Volume_Pct": true,
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "gI_Volume_Max": 0.1,
- "gI_Volume_Min": 0.1,
- "group_ID": "string",
- "plan_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Dist_Volume": true,
- "volume": 0.1,
- "volume_ID": "string",
- "volume_Max": 0.1,
- "volume_Min": 0.1,
- "volume_Round_Precision": 0,
- "volume_Round_Type": "string",
- "volume_Type": "string",
- "volume_Type_From": 0,
- "volume_Type_Pct": 0.1,
- "volume_Type_Thru": 0
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Lists all GroupVolume for the given groupID
Success
Unauthorized
Lists all GroupVolume for the given groupID and have it nested by Division, then by Plan, then by Benefit.
Success
Unauthorized
Updates a specific GroupVolume.
Success
Unauthorized
{- "groupVolume_Key": 0,
- "benefit_Code": "string",
- "dist_Volume_Amount": 0.1,
- "dist_Volume_Pct": true,
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "gI_Volume_Max": 0.1,
- "gI_Volume_Min": 0.1,
- "group_ID": "string",
- "plan_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Dist_Volume": true,
- "volume": 0.1,
- "volume_ID": "string",
- "volume_Max": 0.1,
- "volume_Min": 0.1,
- "volume_Round_Precision": 0,
- "volume_Round_Type": "string",
- "volume_Type": "string",
- "volume_Type_From": 0,
- "volume_Type_Pct": 0.1,
- "volume_Type_Thru": 0
}
{- "data": {
- "groupVolume_Key": 0,
- "benefit_Code": "string",
- "dist_Volume_Amount": 0.1,
- "dist_Volume_Pct": true,
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "gI_Volume_Max": 0.1,
- "gI_Volume_Min": 0.1,
- "group_ID": "string",
- "plan_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Dist_Volume": true,
- "volume": 0.1,
- "volume_ID": "string",
- "volume_Max": 0.1,
- "volume_Min": 0.1,
- "volume_Round_Precision": 0,
- "volume_Round_Type": "string",
- "volume_Type": "string",
- "volume_Type_From": 0,
- "volume_Type_Pct": 0.1,
- "volume_Type_Thru": 0
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Create or Update multiple GroupVolume at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.
Success
Unauthorized
[- {
- "groupVolume_Key": 0,
- "benefit_Code": "string",
- "dist_Volume_Amount": 0.1,
- "dist_Volume_Pct": true,
- "division_ID": "string",
- "effective_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "gI_Volume_Max": 0.1,
- "gI_Volume_Min": 0.1,
- "group_ID": "string",
- "plan_ID": "string",
- "term_Date": "2019-08-24T14:15:22Z",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "use_Dist_Volume": true,
- "volume": 0.1,
- "volume_ID": "string",
- "volume_Max": 0.1,
- "volume_Min": 0.1,
- "volume_Round_Precision": 0,
- "volume_Round_Type": "string",
- "volume_Type": "string",
- "volume_Type_From": 0,
- "volume_Type_Pct": 0.1,
- "volume_Type_Thru": 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"
}
}