POST services/api/v1/Get_SettingsDetails
Request Information
URI Parameters
None.
Body Parameters
CompanyId_Id| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyId | integer |
None. |
|
| Id | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"CompanyId": 1,
"Id": 2
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Settings_Tree| Name | Description | Type | Additional information |
|---|---|---|---|
| UnderId | integer |
None. |
|
| id | integer |
None. |
|
| label | string |
None. |
|
| data | Object |
None. |
|
| expandedIcon | string |
None. |
|
| collapsedIcon | string |
None. |
|
| children | Collection of Settings_Tree |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.