GET mobile/GetAlertsAndInformations?market={market}&language={language}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| market | string |
Required |
|
| language | string |
Required |
Body Parameters
None.
Response Information
Resource Description
AlertsAndInformationsResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| AlertsAndInformations | Collection of Alert |
None. |
|
| ResponseStatus |
Response status after API request |
ApiResponse |
None. |
Response Formats
application/json, text/json
Sample:
{
"AlertsAndInformations": null,
"ResponseStatus": null
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.