GET api/Common/GetSettingsValueByType?settingsType={settingsType}&languageId={languageId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| settingsType | string |
Required |
|
| languageId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Settings| Name | Description | Type | Additional information |
|---|---|---|---|
| Value | string |
None. |
|
| Code | string |
None. |
|
| Text | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.