GET api/Bilyak/GetQuestionWithDetails?topicId={topicId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
topicId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TopicDetailsResponseWSName | Description | Type | Additional information |
---|---|---|---|
Topic | TopicBLL |
None. |
|
IsError | boolean |
None. |
|
ErrorMessage | string |
None. |
|
ErrorCode | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.