POST Programme/CreateStudentIncidentReport
Request Information
URI Parameters
None.
Body Parameters
StudentIncidentReport| Name | Description | Type | Additional information |
|---|---|---|---|
| IncidentNo | string |
None. |
|
| ContactId | globally unique identifier |
None. |
|
| ContactName | string |
None. |
|
| ReportedDate | date |
None. |
|
| Role | integer |
None. |
|
| strRole | string |
None. |
|
| CaseStatus | integer |
None. |
|
| strCaseStatus | string |
None. |
|
| IncidentAssessment | integer |
None. |
|
| strIncidentAssessment | string |
None. |
|
| CentreId | globally unique identifier |
None. |
|
| CentreName | string |
None. |
|
| IncidentLocation | string |
None. |
|
| IncidentDate | date |
None. |
|
| IncidentTime | date |
None. |
|
| SpecificLocation | string |
None. |
|
| IncidentLevel | string |
None. |
|
| IncidentDescription | string |
None. |
|
| Witness | string |
None. |
|
| ImmediateAction | string |
None. |
|
| ResultingDamage | string |
None. |
|
| SubsequentDevelopment | string |
None. |
|
| AssessmentofIncidentnCirumstances | string |
None. |
|
| PlannedAction | string |
None. |
|
| lst_Centers | Collection of Centers |
None. |
|
| StudentIncidentReportList | Collection of StudentIncidentReport |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.