POST api/AdminChatNotiff/GetNotiffStats
AdmGetNotiffStats
Request Information
URI Parameters
None.
Body Parameters
GetNotiffStats_RequestName | Description | Type | Additional information |
---|---|---|---|
LanguageID | integer |
None. |
|
CountryID | integer |
None. |
|
OldD | integer |
None. |
|
UserActive | boolean |
None. |
|
NotiffActive | boolean |
None. |
|
NotiffActiveLng | integer |
None. |
|
UserUUID | globally unique identifier |
None. |
|
UserUUIDCur | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "LanguageID": 1, "CountryID": 1, "OldD": 1, "UserActive": true, "NotiffActive": true, "NotiffActiveLng": 1, "UserUUID": "e9259126-6e7e-43a0-8bea-de76bf257d08", "UserUUIDCur": "229618ef-cc40-4796-af7a-3f2b286a6f47" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]