APIs for VBASoftware
VBASoftware (v1)
- application/json
- text/json
- application/*+json
Unique identifier for each Claim record within this Group/Division. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
The Class indicator assigned to this class record within the Group/Division setup.
References GroupDivision.Division_ID value on the parent record.
References GroupDivision.Group_ID value on the parent record.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
If this class definition is Plan specific then add a reference here to Plans.Plan_ID.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/groups/{groupID}/classes/{groupDivisionClassKey}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://vbapi.vbasoftware.com/vbasoftware/groups/{groupID}/classes/{groupDivisionClassKey}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '{
"groupDivisionClass_Key": 0,
"cobra": true,
"calc_Cov_By": "string",
"class_Code": "string",
"division_ID": "string",
"effective_Date": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"group_ID": "string",
"max_Amount": 0.1,
"max_Guaranteed_Issue": 0.1,
"max_Volume": 0.1,
"min_Amount": 0.1,
"min_Volume": 0.1,
"multiplier_Option": "string",
"pay_Freq": 0,
"pay_Freq_Start": "2019-08-24T14:15:22Z",
"pay_Freq_Type": "string",
"plan_ID": "string",
"smart_Flex": true,
"start_Date_Rule": "string",
"term_Date": "2019-08-24T14:15:22Z",
"term_Rule": "string",
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"volume_Increment": 0.1,
"waiting_Period": 0,
"waiting_Period_Type": "string"
}'No response example- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/groups/{groupID}/classes/{groupDivisionClassKey}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://vbapi.vbasoftware.com/vbasoftware/groups/{groupID}/classes/{groupDivisionClassKey}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE'- application/json
- text/json
- application/*+json
Unique identifier for each Claim record within this Group/Division. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
The Class indicator assigned to this class record within the Group/Division setup.
References GroupDivision.Division_ID value on the parent record.
References GroupDivision.Group_ID value on the parent record.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
If this class definition is Plan specific then add a reference here to Plans.Plan_ID.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division. Note: This field is marked as NOT NULL in the database and therefore required by the API.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
Informational used in custom reporting for Life & Disability clients who have an additional "Class" structure under Division.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/groups/{groupID}/classes-batch
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://vbapi.vbasoftware.com/vbasoftware/groups/{groupID}/classes-batch' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '[
{
"groupDivisionClass_Key": 0,
"cobra": true,
"calc_Cov_By": "string",
"class_Code": "string",
"division_ID": "string",
"effective_Date": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"group_ID": "string",
"max_Amount": 0.1,
"max_Guaranteed_Issue": 0.1,
"max_Volume": 0.1,
"min_Amount": 0.1,
"min_Volume": 0.1,
"multiplier_Option": "string",
"pay_Freq": 0,
"pay_Freq_Start": "2019-08-24T14:15:22Z",
"pay_Freq_Type": "string",
"plan_ID": "string",
"smart_Flex": true,
"start_Date_Rule": "string",
"term_Date": "2019-08-24T14:15:22Z",
"term_Rule": "string",
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"volume_Increment": 0.1,
"waiting_Period": 0,
"waiting_Period_Type": "string"
}
]'No response example