APIs for VBASoftware
/
Delete ClaimDisability
VBASoftware (v1)
Download OpenAPI description
Languages
Servers
VBAPI VBASoftware
https://vbapi.vbasoftware.com/vbasoftware/
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/claim-disabilities/{batchNumber}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://vbapi.vbasoftware.com/vbasoftware/claim-disabilities/{batchNumber}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '{
"batch_Number": 0,
"admit_Date": "2019-08-24T14:15:22Z",
"apply_Extension": 0,
"apply_Extension_Ex_Code": "string",
"attended_Physician": "2019-08-24T14:15:22Z",
"birth_Date": "2019-08-24T14:15:22Z",
"closure_Effective_Date": "2019-08-24T14:15:22Z",
"delivery_Date": "2019-08-24T14:15:22Z",
"delivery_Type": "s",
"dep_SSDI_End_Date": "2019-08-24T14:15:22Z",
"description": "string",
"diagnostic_Code1": "string",
"diagnostic_Code2": "string",
"diagnostic_Code_Type": "string",
"disability_Pay_Through_Day": 0,
"disability_Type": "s",
"disabled_By_Physician": "2019-08-24T14:15:22Z",
"discharge_Date": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"ex_Code": "string",
"exceed_Max": true,
"exhaust_Date": "2019-08-24T14:15:22Z",
"expected_Typical_Duration": 0,
"ficA_Percent": 0.1,
"federal_Withheld": 0.1,
"followup_Date": "2019-08-24T14:15:22Z",
"followup_Ex_Code": "string",
"group_ID": "string",
"image_Number_1": "string",
"image_Number_2": "string",
"image_Number_3": "string",
"image_Number_4": "string",
"include_Return_To_Work": true,
"include_Waiting_Period": true,
"include_Waiting_Period_In_Max": true,
"job_Type": "string",
"ltD_Effective_Date": "2019-08-24T14:15:22Z",
"ltD_Packet_Date": "2019-08-24T14:15:22Z",
"last_Day_Worked": "2019-08-24T14:15:22Z",
"last_Physician_Warrant_Date": "2019-08-24T14:15:22Z",
"liability_Injury": 0,
"mail_To": "s",
"max_Disability_Days": 0,
"member_Seq": "st",
"overpayment_Deduction": 0.1,
"overpayment_Ex_Code": "string",
"overpayment_Total": 0.1,
"partial_Disability": true,
"pay_To": "s",
"payment_Days": 0,
"payment_Duration": 0,
"physician_Return_To_Work": "2019-08-24T14:15:22Z",
"plan_ID": "string",
"plan_Type": "string",
"plan_Type_LTD": true,
"received_Date": "2019-08-24T14:15:22Z",
"return_To_Work": "2019-08-24T14:15:22Z",
"rollup_Waiting_Period": true,
"scd": true,
"salary_Cont_Ex_Code": "string",
"salary_Cont_From": "2019-08-24T14:15:22Z",
"salary_Cont_Paid": true,
"salary_Cont_Thru": "2019-08-24T14:15:22Z",
"sick_Time_Ex_Code": "string",
"sick_Time_From": "2019-08-24T14:15:22Z",
"sick_Time_Paid": true,
"sick_Time_Thru": "2019-08-24T14:15:22Z",
"state_Withheld": 0.1,
"subscriber_ID": "string",
"type_Of_Surgery": "string",
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"vacation_Ex_Code": "string",
"vacation_From": "2019-08-24T14:15:22Z",
"vacation_Paid": true,
"vacation_Thru": "2019-08-24T14:15:22Z",
"waiting_Period": 0,
"waiting_Period_Ex_Code": "string",
"waive_Waiting_Period": true
}'Response
No response example- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/claim-disabilities/{batchNumber}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://vbapi.vbasoftware.com/vbasoftware/claim-disabilities/{batchNumber}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE'- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/claim-disabilities-batch
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
https://vbapi.vbasoftware.com/vbasoftware/claim-disabilities-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 '[
{
"batch_Number": 0,
"admit_Date": "2019-08-24T14:15:22Z",
"apply_Extension": 0,
"apply_Extension_Ex_Code": "string",
"attended_Physician": "2019-08-24T14:15:22Z",
"birth_Date": "2019-08-24T14:15:22Z",
"closure_Effective_Date": "2019-08-24T14:15:22Z",
"delivery_Date": "2019-08-24T14:15:22Z",
"delivery_Type": "s",
"dep_SSDI_End_Date": "2019-08-24T14:15:22Z",
"description": "string",
"diagnostic_Code1": "string",
"diagnostic_Code2": "string",
"diagnostic_Code_Type": "string",
"disability_Pay_Through_Day": 0,
"disability_Type": "s",
"disabled_By_Physician": "2019-08-24T14:15:22Z",
"discharge_Date": "2019-08-24T14:15:22Z",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"ex_Code": "string",
"exceed_Max": true,
"exhaust_Date": "2019-08-24T14:15:22Z",
"expected_Typical_Duration": 0,
"ficA_Percent": 0.1,
"federal_Withheld": 0.1,
"followup_Date": "2019-08-24T14:15:22Z",
"followup_Ex_Code": "string",
"group_ID": "string",
"image_Number_1": "string",
"image_Number_2": "string",
"image_Number_3": "string",
"image_Number_4": "string",
"include_Return_To_Work": true,
"include_Waiting_Period": true,
"include_Waiting_Period_In_Max": true,
"job_Type": "string",
"ltD_Effective_Date": "2019-08-24T14:15:22Z",
"ltD_Packet_Date": "2019-08-24T14:15:22Z",
"last_Day_Worked": "2019-08-24T14:15:22Z",
"last_Physician_Warrant_Date": "2019-08-24T14:15:22Z",
"liability_Injury": 0,
"mail_To": "s",
"max_Disability_Days": 0,
"member_Seq": "st",
"overpayment_Deduction": 0.1,
"overpayment_Ex_Code": "string",
"overpayment_Total": 0.1,
"partial_Disability": true,
"pay_To": "s",
"payment_Days": 0,
"payment_Duration": 0,
"physician_Return_To_Work": "2019-08-24T14:15:22Z",
"plan_ID": "string",
"plan_Type": "string",
"plan_Type_LTD": true,
"received_Date": "2019-08-24T14:15:22Z",
"return_To_Work": "2019-08-24T14:15:22Z",
"rollup_Waiting_Period": true,
"scd": true,
"salary_Cont_Ex_Code": "string",
"salary_Cont_From": "2019-08-24T14:15:22Z",
"salary_Cont_Paid": true,
"salary_Cont_Thru": "2019-08-24T14:15:22Z",
"sick_Time_Ex_Code": "string",
"sick_Time_From": "2019-08-24T14:15:22Z",
"sick_Time_Paid": true,
"sick_Time_Thru": "2019-08-24T14:15:22Z",
"state_Withheld": 0.1,
"subscriber_ID": "string",
"type_Of_Surgery": "string",
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"vacation_Ex_Code": "string",
"vacation_From": "2019-08-24T14:15:22Z",
"vacation_Paid": true,
"vacation_Thru": "2019-08-24T14:15:22Z",
"waiting_Period": 0,
"waiting_Period_Ex_Code": "string",
"waive_Waiting_Period": true
}
]'Response
No response example