---
title: "POST /Register/SubmitStudentSurvey"
method: POST
path: "/Register/SubmitStudentSurvey"
tags: ["Register"]
---

# POST /Register/SubmitStudentSurvey

`POST /Register/SubmitStudentSurvey`

## Request body

- StudentSurveyDto
  - `Email` string
  - `OpportunityId` string
  - `StudentNumber` string
  - `MotherThong` string
  - `FiscalCode` string
  - `Allergy` string
  - `AllergyDetail` string
  - `MedicalTreatment` string
  - `MedicalTreatmentDetail` string
  - `Smoker` string
  - `Diet` string
  - `DietDetail` string
  - `Infodays` string
  - `InfodaysDetail` string
  - `FollowStudies` string
  - `IsExpedis` string
  - `SchoolGrad` string
  - `AreYouEmployed` string
  - `EmployedWhere` string
  - `EmergencyContact` string
  - `HowDidYouKnowWEP` string
  - `Occupation` string
  - `tShirt` string
  - `SchoolId` string
  - `PostPaymentSurveySubmittedOn` string, date-time

## Response `200`

OK

- object

---

[API](https://skmtc.dev/wep/apis/wepng-api.md) · [All operations](https://skmtc.dev/wep/apis/wepng-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wep/wepng-api/revisions/45d83bcf92ff/schema)
