POST Api/Student/SaveDeviceTokenFromMobile
Request Information
URI Parameters
None.
Body Parameters
Students| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| CompanyId | integer |
None. |
|
| BatchId | integer |
None. |
|
| StreamId | integer |
None. |
|
| CourseId | integer |
None. |
|
| IsActive | boolean |
None. |
|
| SemNo | integer |
None. |
|
| IsApproved | boolean |
None. |
|
| StudentId | integer |
None. |
|
| StudentCode | string |
None. |
|
| StudentPhoto | string |
None. |
|
| Password | string |
None. |
|
| DisplayName | string |
None. |
|
| CourseName | string |
None. |
|
| RegistrationNo | string |
None. |
|
| MobileNo | string |
None. |
|
| DOB | string |
None. |
|
| ImagePath | string |
None. |
|
| DeviceToken | string |
None. |
|
| LoginTime | date |
None. |
|
| dtStudents | DataTable |
None. |
|
| studentsdata | Collection of Students |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.