GET api/StudentCourseStudyPlan/GetTotalRefreshHoursEachTopic?registrationId={registrationId}&hours={hours}
get Get Total Refresh Hours Each Topic
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| registrationId | integer |
Required |
|
| hours | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
12345
text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12345</int>