POST api/RTO/Commlogs/SendmailbyStudent
SendmailbyStudent :log Communications of staff,student,trainer,agent
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentID | string |
Required |
|
| Status |
Status eg:Email sent,Survey email sent etc |
string |
Required |
| Comments |
Send to: Email+ |
string |
Required |
| warning |
warning eg:-Academic,Accounts,General,Survey |
string |
Required |
| Recipient |
Recipient email address |
string |
Required |
| sender |
sender email address |
string |
Required |
| topic |
topic eg:-Internship Welcome Mail |
string |
Required |
| CommentDateTime | date |
None. |
|
| StudentName | string |
None. |
|
| CommentsModel | CommentModel |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.