APIs for VBASoftware
VBASoftware (v1)
- application/json
- text/json
- application/*+json
Indicates whether the selected Provider is accepting new patients. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
No longer in use. This fields has been replaced by the Credentialing tables. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
Indicates whether the Provider is active. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
When this option is selected, adjudication to mark every claim as 'Advice to Pay' (ATP). Advice to Pay claims do not produce check records when processed. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
Indicates the Provider's preferred method of communication.
No longer in use. This fields has been replaced by the Credentialing tables.
This option adjusts the 'Allowed Amount' above (positive values) or below (negative values) the 'Billed Amount' by the entered percentage.
Indicates the effectiveness of this provider at this service location. Independent of Network effectiveness.
Country code of the emergency phone number associated with the Provider entity.
Identifies the type of individual Provider or Provider entity.
Indicates the effectiveness of this provider at this service location. Independent of Network effectiveness.
Country code of the fax number associated with the Provider entity.
Fax number associated with the Provider's rendering location.
Indicates that the Provider is opted out of fax communication. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
First name of the Provider. (Not required if Entity is non-Person)
Indicates whether the Provider facilities have handicap accessibility. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
City of the home address of the Provider. (If the entity is a Person)
Country code of the home phone number associated with the Provider entity.
State of the home address of the Provider. (If the entity is a Person)
This field is sometimes used to track an IVR Code for the providers IVR system.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
Last name of the Provider. (Not required if Entity is non-Person)
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
No longer in use. This fields has been replaced by the Credentialing tables.
Indicates whether the Provider facilities have nitrous oxide available for patients. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
When this option is selected, the Provider remit will not include pends. This only works if a custom report is designed to use this option.
No longer in use. This fields has been replaced by the Credentialing tables.
Specifies the Ex Code that should be applied when the 'Apply Ex Code' option is selected.
Indicates whether an Ex Code should be applied to claims that involve payments to the selected Provider.
Country code of the phone number associated with the Provider entity.
Phone number associated with the Provider's rendering location.
Identifies the type of individual Provider or Provider entity.
This is an information field used for custom reporting.
No longer in use. This fields has been replaced by the Credentialing tables. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
When this option is selected, adjudication will error any of this Provider's claims that contain revenue codes. Note: The database will apply a default value of False for this field if a value is not provided. This field is also marked as NOT NULL in the database and therefore required by the API. If you do not have a value for this field, supply the database default value of False to meet the API requirements and ensure that the functionality occurs as expected.
- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/providers
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
https://vbapi.vbasoftware.com/vbasoftware/providers \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE' \
-d '{
"provider_ID": "string",
"accepting_Age_From": 0,
"accepting_Age_Thru": 0,
"accepting_Patients": true,
"accepts_Capitation": true,
"accepts_Plan_Fees": true,
"accepts_Withhold": true,
"active": true,
"address": "string",
"address2": "string",
"advice_To_Pay": true,
"after_Hours_Procedures": "string",
"alternate_ID": "string",
"blid": "string",
"birth_Date": "2019-08-24T14:15:22Z",
"birth_Place": "string",
"board_Certification": "string",
"city": "string",
"communication_Method": "string",
"country_ID": "string",
"county_Code": "string",
"deA_Number": "string",
"discount_Percent": 0.1,
"education": "string",
"effective_Date": "2019-08-24T14:15:22Z",
"email_Address": "string",
"emergency_Country_Code": "string",
"emergency_Phone": "string",
"entity_ID": "s",
"entry_Date": "2019-08-24T14:15:22Z",
"entry_User": "string",
"ethnicity_Code": "s",
"expiration_Date": "2019-08-24T14:15:22Z",
"fax_Country_Code": "string",
"fax_Number": "string",
"fax_Opt_Out": true,
"federal_ID": "string",
"first_Name": "string",
"handicap_Access": true,
"home_Address": "string",
"home_City": "string",
"home_Country_Code": "string",
"home_Country_ID": "string",
"home_Phone": "string",
"home_State": "string",
"home_Zip_Code": "string",
"hours": "string",
"ivR_Code": "string",
"initial_Cred_Date": "2019-08-24T14:15:22Z",
"ins_Agent": "string",
"ins_Carrier": "string",
"ins_Coverage_Amt": "string",
"ins_Expiration_Date": "2019-08-24T14:15:22Z",
"ins_Policy_Number": "string",
"languages": "string",
"last_Name": "string",
"latitude": 0.1,
"license_Number": "string",
"longitude": 0.1,
"malp_Aggregate_Limit": 0,
"malp_Carrier_ID": "string",
"malp_Exp_Date": "2019-08-24T14:15:22Z",
"malp_Policys": "string",
"malp_Specific_Limit": 0,
"medicaid_ID": "string",
"medicare_Cert_ID": "string",
"middle_Name": "string",
"nitrous_Oxide": true,
"no_Pends_On_Remit": "s",
"notes": "string",
"oshA_Procedures": "string",
"office_Manager": "string",
"org_Name": "string",
"other_Name": "string",
"pend_Ex_Code": "string",
"pend_Flag": "s",
"phone_Country_Code": "string",
"phone_Number": "string",
"plan_Provider": true,
"practice_Type": "string",
"print_Auth": true,
"provider_Type": "string",
"require_Fee_Sched": "s",
"sex": "s",
"soc_Sec_Number": "string",
"sole_Proprietor": true,
"specialties": "string",
"state": "string",
"suffix": "string",
"upiN_Number": "string",
"update_Date": "2019-08-24T14:15:22Z",
"update_User": "string",
"use_Procedure_Code": true,
"website": "string",
"years_Practiced": 0,
"zip_Code": "string"
}'No response example- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/providers
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://vbapi.vbasoftware.com/vbasoftware/providers?page=1&pageSize=100&sortBy=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE'No response example- VBAPI VBASoftwarehttps://vbapi.vbasoftware.com/vbasoftware/providers/{providerID}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://vbapi.vbasoftware.com/vbasoftware/providers/{providerID}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'vbasoftware-database: string' \
-H 'x-api-key: YOUR_API_KEY_HERE'No response example