GET api/StudentCourseMaterial/downloadwithwatermarkscheduledetails?AddWaterMark={AddWaterMark}&TextID={TextID}&FileId={FileId}&UserFrom={UserFrom}&StdId={StdId}&SolutionName={SolutionName}&RegId={RegId}
this api is to get downloadwithwatermarkscheduledetails data in byte format
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AddWaterMark | string |
Required |
|
| TextID | string |
Required |
|
| FileId | string |
Required |
|
| UserFrom | string |
Required |
|
| StdId | integer |
Required |
|
| SolutionName | string |
Required |
|
| RegId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Response |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.