GET api/Common/GetCountryRegionMsg?countryId={countryId}&languageId={languageId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| countryId | integer |
Required |
|
| languageId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CountryRegionMsgModel| Name | Description | Type | Additional information |
|---|---|---|---|
| MessageType | MessageType |
None. |
|
| ProceedAction | AlertAction |
None. |
|
| MessageContent | string |
None. |
|
| Notice | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.