POST api/Account

Request Information

URI Parameters

None.

Body Parameters

UserModel
NameDescriptionTypeAdditional information
id

integer

None.

name

string

None.

email

string

None.

mobile

string

None.

class

integer

None.

division

integer

None.

roll_no

string

None.

active

boolean

None.

is_deleted

boolean

None.

Create_date

date

None.

lastupdate_date

date

None.

ConfirmPassword

string

None.

Password

string

None.

pin_no

string

None.

student_id

string

None.

role_id

integer

None.

role_name

string

None.

token

string

None.

gender

string

None.

first_name

string

None.

last_name

string

None.

nick_name

string

None.

birth_date

date

None.

age

string

None.

religion

string

None.

nationality

string

None.

national_id_number

string

None.

passport_number

string

None.

country_of_birth

string

None.

enrollment_date

date

None.

hobbies

string

None.

emergency_contact_name

string

None.

relationship_with_Student

string

None.

phone_number

string

None.

work_number

string

None.

staying_house_distance

string

None.

father_name

string

None.

father_phone_number

string

None.

father_email

string

None.

father_cell_number

string

None.

mother_name

string

None.

mother_phone_number

string

None.

mother_email

string

None.

single_parents

integer

None.

profile_image

string

None.

id_card_image

string

None.

emergency_work_phone

string

None.

emergency_email

string

None.

emergency_cell_number

string

None.

emergency_phone_number

string

None.

ext

string

None.

signature

string

None.

latitude

string

None.

longitude

string

None.

locker_id

string

None.

country_of_scholarship

string

None.

scholarship_type

string

None.

blood_group

string

None.

emergency_other_phone

string

None.

mother_cell_number

string

None.

mother_preferred_number_sms_service

string

None.

single_parent_full_name

string

None.

single_parent_home_number

string

None.

single_parent_email

string

None.

single_parent_cell_number

string

None.

passport_issue_date

date

None.

passport_expiry_date

date

None.

yearly_income

string

None.

occupation

string

None.

preferred_mobile_number_for_sms

string

None.

dob_in_word

string

None.

parents_email

string

None.

Created_by

integer

None.

UserAddressList

Collection of UserAddress

None.

User_languageList

Collection of User_language

None.

library_registration_date

date

None.

library_registration

string

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "name": "sample string 2",
  "email": "sample string 3",
  "mobile": "sample string 4",
  "class": 5,
  "division": 6,
  "roll_no": "sample string 7",
  "active": true,
  "is_deleted": true,
  "Create_date": "2025-12-22T16:09:59.7018653+05:30",
  "lastupdate_date": "2025-12-22T16:09:59.7018653+05:30",
  "ConfirmPassword": "sample string 12",
  "Password": "sample string 13",
  "pin_no": "sample string 14",
  "student_id": "sample string 15",
  "role_id": 16,
  "role_name": "sample string 17",
  "token": "sample string 18",
  "gender": "sample string 19",
  "first_name": "sample string 20",
  "last_name": "sample string 21",
  "nick_name": "sample string 22",
  "birth_date": "2025-12-22T16:09:59.7018653+05:30",
  "age": "sample string 24",
  "religion": "sample string 25",
  "nationality": "sample string 26",
  "national_id_number": "sample string 27",
  "passport_number": "sample string 28",
  "country_of_birth": "sample string 29",
  "enrollment_date": "2025-12-22T16:09:59.7174884+05:30",
  "hobbies": "sample string 31",
  "emergency_contact_name": "sample string 32",
  "relationship_with_Student": "sample string 33",
  "phone_number": "sample string 34",
  "work_number": "sample string 35",
  "staying_house_distance": "sample string 36",
  "father_name": "sample string 37",
  "father_phone_number": "sample string 38",
  "father_email": "sample string 39",
  "father_cell_number": "sample string 40",
  "mother_name": "sample string 41",
  "mother_phone_number": "sample string 42",
  "mother_email": "sample string 43",
  "single_parents": 44,
  "profile_image": "sample string 45",
  "id_card_image": "sample string 46",
  "emergency_work_phone": "sample string 47",
  "emergency_email": "sample string 48",
  "emergency_cell_number": "sample string 49",
  "emergency_phone_number": "sample string 50",
  "ext": "sample string 51",
  "signature": "sample string 52",
  "latitude": "sample string 53",
  "longitude": "sample string 54",
  "locker_id": "sample string 55",
  "country_of_scholarship": "sample string 56",
  "scholarship_type": "sample string 57",
  "blood_group": "sample string 58",
  "emergency_other_phone": "sample string 59",
  "mother_cell_number": "sample string 60",
  "mother_preferred_number_sms_service": "sample string 61",
  "single_parent_full_name": "sample string 62",
  "single_parent_home_number": "sample string 63",
  "single_parent_email": "sample string 64",
  "single_parent_cell_number": "sample string 65",
  "passport_issue_date": "2025-12-22T16:09:59.7174884+05:30",
  "passport_expiry_date": "2025-12-22T16:09:59.7174884+05:30",
  "yearly_income": "sample string 68",
  "occupation": "sample string 69",
  "preferred_mobile_number_for_sms": "sample string 70",
  "dob_in_word": "sample string 71",
  "parents_email": "sample string 72",
  "Created_by": 73,
  "UserAddressList": [
    {
      "id": 1,
      "user_id": 2,
      "name": "sample string 3",
      "city": "sample string 4",
      "state": "sample string 5",
      "zip_code": "sample string 6",
      "longitude": "sample string 7",
      "latitude": "sample string 8",
      "country": "sample string 9",
      "phone": "sample string 10",
      "address": "sample string 11",
      "create_date": "2025-12-22T16:09:59.7174884+05:30",
      "active": 13,
      "home_address": 14,
      "permanent_address": 15,
      "isdeleted": 16,
      "suburb": "sample string 17",
      "cell_phone": "sample string 18",
      "home_phone": "sample string 19"
    },
    {
      "id": 1,
      "user_id": 2,
      "name": "sample string 3",
      "city": "sample string 4",
      "state": "sample string 5",
      "zip_code": "sample string 6",
      "longitude": "sample string 7",
      "latitude": "sample string 8",
      "country": "sample string 9",
      "phone": "sample string 10",
      "address": "sample string 11",
      "create_date": "2025-12-22T16:09:59.7174884+05:30",
      "active": 13,
      "home_address": 14,
      "permanent_address": 15,
      "isdeleted": 16,
      "suburb": "sample string 17",
      "cell_phone": "sample string 18",
      "home_phone": "sample string 19"
    }
  ],
  "User_languageList": [
    {
      "id": 1,
      "language_name": "sample string 2",
      "speak": 3,
      "isread": 4,
      "write": 5,
      "priority": 6,
      "create_date": "2025-12-22T16:09:59.7174884+05:30",
      "isdeleted": 8,
      "user_id": 9
    },
    {
      "id": 1,
      "language_name": "sample string 2",
      "speak": 3,
      "isread": 4,
      "write": 5,
      "priority": 6,
      "create_date": "2025-12-22T16:09:59.7174884+05:30",
      "isdeleted": 8,
      "user_id": 9
    }
  ],
  "library_registration_date": "2025-12-22T16:09:59.7174884+05:30",
  "library_registration": "sample string 75"
}

application/xml, text/xml

Sample:
<UserModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/NxModel">
  <ConfirmPassword>sample string 12</ConfirmPassword>
  <Create_date>2025-12-22T16:09:59.7018653+05:30</Create_date>
  <Created_by>73</Created_by>
  <Password>sample string 13</Password>
  <UserAddressList>
    <UserAddress>
      <active>13</active>
      <address>sample string 11</address>
      <cell_phone>sample string 18</cell_phone>
      <city>sample string 4</city>
      <country>sample string 9</country>
      <create_date>2025-12-22T16:09:59.7174884+05:30</create_date>
      <home_address>14</home_address>
      <home_phone>sample string 19</home_phone>
      <id>1</id>
      <isdeleted>16</isdeleted>
      <latitude>sample string 8</latitude>
      <longitude>sample string 7</longitude>
      <name>sample string 3</name>
      <permanent_address>15</permanent_address>
      <phone>sample string 10</phone>
      <state>sample string 5</state>
      <suburb>sample string 17</suburb>
      <user_id>2</user_id>
      <zip_code>sample string 6</zip_code>
    </UserAddress>
    <UserAddress>
      <active>13</active>
      <address>sample string 11</address>
      <cell_phone>sample string 18</cell_phone>
      <city>sample string 4</city>
      <country>sample string 9</country>
      <create_date>2025-12-22T16:09:59.7174884+05:30</create_date>
      <home_address>14</home_address>
      <home_phone>sample string 19</home_phone>
      <id>1</id>
      <isdeleted>16</isdeleted>
      <latitude>sample string 8</latitude>
      <longitude>sample string 7</longitude>
      <name>sample string 3</name>
      <permanent_address>15</permanent_address>
      <phone>sample string 10</phone>
      <state>sample string 5</state>
      <suburb>sample string 17</suburb>
      <user_id>2</user_id>
      <zip_code>sample string 6</zip_code>
    </UserAddress>
  </UserAddressList>
  <User_languageList>
    <User_language>
      <create_date>2025-12-22T16:09:59.7174884+05:30</create_date>
      <id>1</id>
      <isdeleted>8</isdeleted>
      <isread>4</isread>
      <language_name>sample string 2</language_name>
      <priority>6</priority>
      <speak>3</speak>
      <user_id>9</user_id>
      <write>5</write>
    </User_language>
    <User_language>
      <create_date>2025-12-22T16:09:59.7174884+05:30</create_date>
      <id>1</id>
      <isdeleted>8</isdeleted>
      <isread>4</isread>
      <language_name>sample string 2</language_name>
      <priority>6</priority>
      <speak>3</speak>
      <user_id>9</user_id>
      <write>5</write>
    </User_language>
  </User_languageList>
  <active>true</active>
  <age>sample string 24</age>
  <birth_date>2025-12-22T16:09:59.7018653+05:30</birth_date>
  <blood_group>sample string 58</blood_group>
  <class>5</class>
  <country_of_birth>sample string 29</country_of_birth>
  <country_of_scholarship>sample string 56</country_of_scholarship>
  <division>6</division>
  <dob_in_word>sample string 71</dob_in_word>
  <email>sample string 3</email>
  <emergency_cell_number>sample string 49</emergency_cell_number>
  <emergency_contact_name>sample string 32</emergency_contact_name>
  <emergency_email>sample string 48</emergency_email>
  <emergency_other_phone>sample string 59</emergency_other_phone>
  <emergency_phone_number>sample string 50</emergency_phone_number>
  <emergency_work_phone>sample string 47</emergency_work_phone>
  <enrollment_date>2025-12-22T16:09:59.7174884+05:30</enrollment_date>
  <ext>sample string 51</ext>
  <father_cell_number>sample string 40</father_cell_number>
  <father_email>sample string 39</father_email>
  <father_name>sample string 37</father_name>
  <father_phone_number>sample string 38</father_phone_number>
  <first_name>sample string 20</first_name>
  <gender>sample string 19</gender>
  <hobbies>sample string 31</hobbies>
  <id>1</id>
  <id_card_image>sample string 46</id_card_image>
  <is_deleted>true</is_deleted>
  <last_name>sample string 21</last_name>
  <lastupdate_date>2025-12-22T16:09:59.7018653+05:30</lastupdate_date>
  <latitude>sample string 53</latitude>
  <library_registration>sample string 75</library_registration>
  <library_registration_date>2025-12-22T16:09:59.7174884+05:30</library_registration_date>
  <locker_id>sample string 55</locker_id>
  <longitude>sample string 54</longitude>
  <mobile>sample string 4</mobile>
  <mother_cell_number>sample string 60</mother_cell_number>
  <mother_email>sample string 43</mother_email>
  <mother_name>sample string 41</mother_name>
  <mother_phone_number>sample string 42</mother_phone_number>
  <mother_preferred_number_sms_service>sample string 61</mother_preferred_number_sms_service>
  <name>sample string 2</name>
  <national_id_number>sample string 27</national_id_number>
  <nationality>sample string 26</nationality>
  <nick_name>sample string 22</nick_name>
  <occupation>sample string 69</occupation>
  <parents_email>sample string 72</parents_email>
  <passport_expiry_date>2025-12-22T16:09:59.7174884+05:30</passport_expiry_date>
  <passport_issue_date>2025-12-22T16:09:59.7174884+05:30</passport_issue_date>
  <passport_number>sample string 28</passport_number>
  <phone_number>sample string 34</phone_number>
  <pin_no>sample string 14</pin_no>
  <preferred_mobile_number_for_sms>sample string 70</preferred_mobile_number_for_sms>
  <profile_image>sample string 45</profile_image>
  <relationship_with_Student>sample string 33</relationship_with_Student>
  <religion>sample string 25</religion>
  <role_id>16</role_id>
  <role_name>sample string 17</role_name>
  <roll_no>sample string 7</roll_no>
  <scholarship_type>sample string 57</scholarship_type>
  <signature>sample string 52</signature>
  <single_parent_cell_number>sample string 65</single_parent_cell_number>
  <single_parent_email>sample string 64</single_parent_email>
  <single_parent_full_name>sample string 62</single_parent_full_name>
  <single_parent_home_number>sample string 63</single_parent_home_number>
  <single_parents>44</single_parents>
  <staying_house_distance>sample string 36</staying_house_distance>
  <student_id>sample string 15</student_id>
  <token>sample string 18</token>
  <work_number>sample string 35</work_number>
  <yearly_income>sample string 68</yearly_income>
</UserModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.