POST api/Application
Request Information
URI Parameters
None.
Body Parameters
Application| Name | Description | Type | Additional information |
|---|---|---|---|
| TID | string |
None. |
|
| UserID | string |
None. |
|
| UserName | string |
None. |
|
| Gender | string |
None. |
|
| NRIC | string |
None. |
|
| DateOfBirth | string |
None. |
|
| PlaceOfBirth | string |
None. |
|
| Nationality | string |
None. |
|
| Race | string |
None. |
|
| Religion | string |
None. |
|
| MobileNo | string |
None. |
|
| PhoneNo | string |
None. |
|
| Address | string |
None. |
|
| Postcode | string |
None. |
|
| MaritalStatus | string |
None. |
|
| NoOfChildren | string |
None. |
|
| string |
None. |
||
| FI1_UserName | string |
None. |
|
| FI1_Relationship | string |
None. |
|
| FI1_MobileNo | string |
None. |
|
| FI1_PhoneNo | string |
None. |
|
| FI1_Address | string |
None. |
|
| FI2_UserName | string |
None. |
|
| FI2_Relationship | string |
None. |
|
| FI2_MobileNo | string |
None. |
|
| FI2_PhoneNo | string |
None. |
|
| FI2_Address | string |
None. |
|
| FI3_UserName | string |
None. |
|
| FI3_Relationship | string |
None. |
|
| FI3_MobileNo | string |
None. |
|
| FI3_PhoneNo | string |
None. |
|
| FI3_Address | string |
None. |
|
| Age | string |
None. |
|
| error | string |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |