GET api/Bilyak/GetAllAnnouncements?searchStr={searchStr}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
searchStr | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
AnnouncementsResponseWSName | Description | Type | Additional information |
---|---|---|---|
Announcements | Collection of AnnouncementsBLL |
None. |
|
IsError | boolean |
None. |
|
ErrorMessage | string |
None. |
|
ErrorCode | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.