GET api/Bilyak/GetCategories?learnerId={learnerId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
learnerId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CategoryResponseWSName | Description | Type | Additional information |
---|---|---|---|
Categories | Collection of CategoryBLL |
None. |
|
IsError | boolean |
None. |
|
ErrorMessage | string |
None. |
|
ErrorCode | integer |
None. |
|
TotalCategoriesCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.