list_active_company_active_databases
Changelog
October 27, 2025
- New GET call with application_code_365 as parameter
|
GET /list_company_active_databases
To get a list of all company's active databases by 365 user code.
/list_company_active_databases?company_code_365=here_is_company_code&user_name_365=your_user_name_as_is_in_365
| field |
description |
| company_code_365 |
The company code as is registered in 365 |
| user_name_365 |
The user name as is registered in 365 |
Returns
GET /list_company_active_databases
To get a list of all company's active databases by 365 user code and 365 application code.
/list_company_active_databases?company_code_365=here_is_company_code&user_name_365=your_user_name_as_is_in_365&application_code_365=your_application_code_as_is_in_365
| field |
description |
| company_code_365 |
The company code as is registered in 365 |
| user_name_365 |
The user name as is registered in 365 |
| application_code_365 |
The application code as is registered in 365 |
Returns