POST api/Registration
Request Information
URI Parameters
None.
Body Parameters
RegistrationViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| ApplicantName | string |
None. |
|
| ChineseName | string |
None. |
|
| DateOfBirth | date |
None. |
|
| Gender | string |
None. |
|
| ChineseCurriculumInSchoolId | globally unique identifier |
None. |
|
| ChineseCurriculumInSchool | string |
None. |
|
| StudentTypeId | globally unique identifier |
None. |
|
| NationalityId | globally unique identifier |
None. |
|
| Nationality | string |
None. |
|
| LevelId | globally unique identifier |
None. |
|
| Level | string |
None. |
|
| SchoolId | globally unique identifier |
None. |
|
| School | string |
None. |
|
| LearningCenterId | globally unique identifier |
None. |
|
| LearningCenter | string |
None. |
|
| ClassId | globally unique identifier |
None. |
|
| Class | string |
None. |
|
| StudentId | globally unique identifier |
None. |
|
| ExpectedStartDate | date |
None. |
|
| IsAgreedToConditions | boolean |
None. |
|
| ClassName | string |
None. |
|
| LessonScheduleId | globally unique identifier |
None. |
|
| FatherId | globally unique identifier |
None. |
|
| FatherSalutationId | globally unique identifier |
None. |
|
| FatherSalutaion | PickList |
None. |
|
| FatherName | string |
None. |
|
| FatherOccupation | string |
None. |
|
| FatherEmail | string |
None. |
|
| FatherMobileNumber | string |
None. |
|
| FatherSpeakMandrin | boolean |
None. |
|
| MotherId | globally unique identifier |
None. |
|
| MotherSalutationId | globally unique identifier |
None. |
|
| MotherSalutaion | PickList |
None. |
|
| MotherName | string |
None. |
|
| MotherOccupation | string |
None. |
|
| MotherEmail | string |
None. |
|
| MotherMobileNumber | string |
None. |
|
| MotherSpeakMandrin | boolean |
None. |
|
| PostalCode | string |
None. |
|
| Block | string |
None. |
|
| Unit | string |
None. |
|
| Building | string |
None. |
|
| City | string |
None. |
|
| CountryId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "af469b18-a0cc-4f49-bd74-d9a836b5c618",
"ApplicantName": "sample string 2",
"ChineseName": "sample string 3",
"DateOfBirth": "2026-08-08T01:26:38.8704182+08:00",
"Gender": "sample string 4",
"ChineseCurriculumInSchoolId": "33581c2a-c520-43be-a9f9-969b2b6d4cfa",
"ChineseCurriculumInSchool": "sample string 5",
"StudentTypeId": "aa10351a-c271-474c-a176-7ebfff7b3bd8",
"NationalityId": "9afce94f-da49-4fa2-a33f-5ef82c1c3454",
"Nationality": "sample string 7",
"LevelId": "b2caf9e6-cc1c-4f26-aac8-006e9a903b86",
"Level": "sample string 8",
"SchoolId": "3fc2d31a-0f24-4895-886f-8e7db40db42f",
"School": "sample string 9",
"LearningCenterId": "89537eeb-53ac-40eb-a989-e21ae5687f47",
"LearningCenter": "sample string 11",
"ClassId": "4f84c77c-13b8-4aa6-a79d-6736d7842e8b",
"Class": "sample string 13",
"StudentId": "0d04b89b-854a-4660-a76c-747779165a70",
"ExpectedStartDate": "2026-08-08T01:26:38.8724208+08:00",
"IsAgreedToConditions": true,
"ClassName": "sample string 16",
"LessonScheduleId": "053eb06a-d04a-46bb-9354-402a6e547878",
"FatherId": "306bae6b-ae9a-4dfc-9e8a-12de24fb1116",
"FatherSalutationId": "35da1cbe-03b3-4c48-8f1f-9d6811aa46aa",
"FatherSalutaion": {
"Id": "2c9fae29-01ec-4a2e-a1aa-4cf731a7ce25",
"BusinessUnitId": "5ab71a38-f087-4786-bd08-e6a8e46c922c",
"Model": "sample string 3",
"Attribute": "sample string 4",
"PickListValue": "sample string 5",
"DisplayOrder": 6,
"isDefault": true,
"isUserTable": true,
"CreatedUserId": "f4161efe-99a7-4f00-a895-6d14d51670b5",
"CreatedDate": "2026-08-08T01:26:38.8734173+08:00",
"ModifiedUserId": "db54caa6-c2d7-460d-8aa6-a161f9ea5387",
"ModifiedDate": "2026-08-08T01:26:38.8734173+08:00"
},
"FatherName": "sample string 17",
"FatherOccupation": "sample string 18",
"FatherEmail": "sample string 19",
"FatherMobileNumber": "sample string 20",
"FatherSpeakMandrin": true,
"MotherId": "5c7833da-3dcc-4b40-897a-5cb4634865b5",
"MotherSalutationId": "dc9680e1-c9c9-4aa4-beca-af838e785b97",
"MotherSalutaion": {
"Id": "2c9fae29-01ec-4a2e-a1aa-4cf731a7ce25",
"BusinessUnitId": "5ab71a38-f087-4786-bd08-e6a8e46c922c",
"Model": "sample string 3",
"Attribute": "sample string 4",
"PickListValue": "sample string 5",
"DisplayOrder": 6,
"isDefault": true,
"isUserTable": true,
"CreatedUserId": "f4161efe-99a7-4f00-a895-6d14d51670b5",
"CreatedDate": "2026-08-08T01:26:38.8734173+08:00",
"ModifiedUserId": "db54caa6-c2d7-460d-8aa6-a161f9ea5387",
"ModifiedDate": "2026-08-08T01:26:38.8734173+08:00"
},
"MotherName": "sample string 22",
"MotherOccupation": "sample string 23",
"MotherEmail": "sample string 24",
"MotherMobileNumber": "sample string 25",
"MotherSpeakMandrin": true,
"PostalCode": "sample string 27",
"Block": "sample string 28",
"Unit": "sample string 29",
"Building": "sample string 30",
"City": "sample string 31",
"CountryId": "f4fbceb7-0578-4657-a04c-6b41a957a2cf"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.