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": "0881ce86-b785-4718-84d7-3473eab30da4",
"ApplicantName": "sample string 2",
"ChineseName": "sample string 3",
"DateOfBirth": "2026-04-06T14:41:14.1890662+08:00",
"Gender": "sample string 4",
"ChineseCurriculumInSchoolId": "fbb7b0e8-7e7f-4ef0-9d8f-89fe4050e3e3",
"ChineseCurriculumInSchool": "sample string 5",
"StudentTypeId": "6b6435ee-14fb-4f83-8bcf-6dfc09a289ef",
"NationalityId": "502822b1-41bd-4f09-80ae-966a0c75aa79",
"Nationality": "sample string 7",
"LevelId": "72b76d95-8178-4279-bc40-0a039ee7d139",
"Level": "sample string 8",
"SchoolId": "9a322f3e-d216-4269-a07b-d6e58225aead",
"School": "sample string 9",
"LearningCenterId": "eae078cb-2947-4db9-a31a-83caef560a76",
"LearningCenter": "sample string 11",
"ClassId": "2b6d4f95-783c-4c69-88a9-27cc59edd13b",
"Class": "sample string 13",
"StudentId": "552218cc-9a19-4fdc-8e13-970b889d5a80",
"ExpectedStartDate": "2026-04-06T14:41:14.1890662+08:00",
"IsAgreedToConditions": true,
"ClassName": "sample string 16",
"LessonScheduleId": "4793f17d-fa47-45c8-97b8-47ab1c9fc86e",
"FatherId": "360e58c3-1faf-46d2-aef1-7be8b1c01435",
"FatherSalutationId": "45295e20-d65d-46c5-a9ec-80342c4ccaff",
"FatherSalutaion": {
"Id": "38f812c3-3722-4bdf-9dd4-43712377a378",
"BusinessUnitId": "2851580c-1aee-4c5b-9f53-53aa9619e519",
"Model": "sample string 3",
"Attribute": "sample string 4",
"PickListValue": "sample string 5",
"DisplayOrder": 6,
"isDefault": true,
"isUserTable": true,
"CreatedUserId": "c57203fa-d970-43d4-8f44-db956e5f898c",
"CreatedDate": "2026-04-06T14:41:14.1890662+08:00",
"ModifiedUserId": "69e7315a-1fb1-473d-bf83-d413bcdeb0f5",
"ModifiedDate": "2026-04-06T14:41:14.1890662+08:00"
},
"FatherName": "sample string 17",
"FatherOccupation": "sample string 18",
"FatherEmail": "sample string 19",
"FatherMobileNumber": "sample string 20",
"FatherSpeakMandrin": true,
"MotherId": "c14749cc-61a0-44dd-a5aa-5328794f3ffe",
"MotherSalutationId": "bbb12d2c-3b9f-4978-b565-5c1198f7ab8c",
"MotherSalutaion": {
"Id": "38f812c3-3722-4bdf-9dd4-43712377a378",
"BusinessUnitId": "2851580c-1aee-4c5b-9f53-53aa9619e519",
"Model": "sample string 3",
"Attribute": "sample string 4",
"PickListValue": "sample string 5",
"DisplayOrder": 6,
"isDefault": true,
"isUserTable": true,
"CreatedUserId": "c57203fa-d970-43d4-8f44-db956e5f898c",
"CreatedDate": "2026-04-06T14:41:14.1890662+08:00",
"ModifiedUserId": "69e7315a-1fb1-473d-bf83-d413bcdeb0f5",
"ModifiedDate": "2026-04-06T14:41:14.1890662+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": "be7afba5-b5a0-4c76-95ea-2841e2faa95e"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.