POST api/user/updateAboutMyself
Request Information
URI Parameters
None.
Body Parameters
ProfileName | Description | Type | Additional information |
---|---|---|---|
profile_id | integer |
None. |
|
profile_name | string |
None. |
|
for_whom | string |
None. |
|
like_to_marry | string |
None. |
|
languages | string |
None. |
|
culture | string |
None. |
|
life_style | string |
None. |
|
postal_code | integer |
None. |
|
street_address | string |
None. |
|
born_in_city_id | integer |
None. |
|
nationality | string |
None. |
|
residential_type | string |
None. |
|
relocate | boolean |
None. |
|
landline | string |
None. |
|
cell_phone_protection_status | string |
None. |
|
about_myself | string |
None. |
|
monthly_income | string |
None. |
|
family_status | string |
None. |
|
weight | string |
None. |
|
built | string |
None. |
|
complexion | string |
None. |
|
eye_color | string |
None. |
|
hair_color | string |
None. |
|
diet | string |
None. |
|
namaz | boolean |
None. |
|
namaz_times | integer |
None. |
|
zakat | boolean |
None. |
|
fasting | boolean |
None. |
|
is_drink | boolean |
None. |
|
drink | string |
None. |
|
is_smoke | boolean |
None. |
|
smoke | string |
None. |
|
interest | string |
None. |
|
hobbies | string |
None. |
|
transport | string |
None. |
|
live_with | string |
None. |
|
parent_city_id | integer |
None. |
|
mother_occupation | string |
None. |
|
father_occupation | string |
None. |
|
father_alive | boolean |
None. |
|
mother_alive | boolean |
None. |
|
silings | boolean |
None. |
|
no_of_brother | integer |
None. |
|
no_of_sister | integer |
None. |
|
married_brother | integer |
None. |
|
married_sister | integer |
None. |
|
ethnic_origin | string |
None. |
|
blood_group | string |
None. |
|
handicapped | boolean |
None. |
|
disability | string |
None. |
|
eye_problem | boolean |
None. |
|
eye_problem_defect | string |
None. |
|
health_problem | boolean |
None. |
|
health_defect | string |
None. |
|
taking_medicines | boolean |
None. |
|
which_medicines | string |
None. |
|
do_exercise | boolean |
None. |
|
exercises | string |
None. |
|
visit_gym | boolean |
None. |
|
paki_cnic | string |
None. |
|
paki_driving_license | boolean |
None. |
|
paki_driving_license_no | string |
None. |
|
paki_passport | boolean |
None. |
|
paki_passport_no | string |
None. |
|
paki_tax | boolean |
None. |
|
paki_tax_no | string |
None. |
|
social_security_no | string |
None. |
|
international_driving_license | boolean |
None. |
|
international_driving_license_no | string |
None. |
|
international_passport | boolean |
None. |
|
international_passport_no | string |
None. |
|
dual_nationality | boolean |
None. |
|
mother_tounge | string |
None. |
|
user_id | integer |
None. |
|
prifile_views_conter | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "profile_id": 1, "profile_name": "sample string 2", "for_whom": "sample string 3", "like_to_marry": "sample string 4", "languages": "sample string 5", "culture": "sample string 6", "life_style": "sample string 7", "postal_code": 1, "street_address": "sample string 8", "born_in_city_id": 1, "nationality": "sample string 9", "residential_type": "sample string 10", "relocate": true, "landline": "sample string 11", "cell_phone_protection_status": "sample string 12", "about_myself": "sample string 13", "monthly_income": "sample string 14", "family_status": "sample string 15", "weight": "sample string 16", "built": "sample string 17", "complexion": "sample string 18", "eye_color": "sample string 19", "hair_color": "sample string 20", "diet": "sample string 21", "namaz": true, "namaz_times": 1, "zakat": true, "fasting": true, "is_drink": true, "drink": "sample string 22", "is_smoke": true, "smoke": "sample string 23", "interest": "sample string 24", "hobbies": "sample string 25", "transport": "sample string 26", "live_with": "sample string 27", "parent_city_id": 1, "mother_occupation": "sample string 28", "father_occupation": "sample string 29", "father_alive": true, "mother_alive": true, "silings": true, "no_of_brother": 1, "no_of_sister": 1, "married_brother": 1, "married_sister": 1, "ethnic_origin": "sample string 30", "blood_group": "sample string 31", "handicapped": true, "disability": "sample string 32", "eye_problem": true, "eye_problem_defect": "sample string 33", "health_problem": true, "health_defect": "sample string 34", "taking_medicines": true, "which_medicines": "sample string 35", "do_exercise": true, "exercises": "sample string 36", "visit_gym": true, "paki_cnic": "sample string 37", "paki_driving_license": true, "paki_driving_license_no": "sample string 38", "paki_passport": true, "paki_passport_no": "sample string 39", "paki_tax": true, "paki_tax_no": "sample string 40", "social_security_no": "sample string 41", "international_driving_license": true, "international_driving_license_no": "sample string 42", "international_passport": true, "international_passport_no": "sample string 43", "dual_nationality": true, "mother_tounge": "sample string 44", "user_id": 1, "prifile_views_conter": 1 }
application/xml, text/xml
Sample:
<Profile xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/asanRishta.Models"> <about_myself>sample string 13</about_myself> <blood_group>sample string 31</blood_group> <born_in_city_id>1</born_in_city_id> <built>sample string 17</built> <cell_phone_protection_status>sample string 12</cell_phone_protection_status> <complexion>sample string 18</complexion> <culture>sample string 6</culture> <diet>sample string 21</diet> <disability>sample string 32</disability> <do_exercise>true</do_exercise> <drink>sample string 22</drink> <dual_nationality>true</dual_nationality> <ethnic_origin>sample string 30</ethnic_origin> <exercises>sample string 36</exercises> <eye_color>sample string 19</eye_color> <eye_problem>true</eye_problem> <eye_problem_defect>sample string 33</eye_problem_defect> <family_status>sample string 15</family_status> <fasting>true</fasting> <father_alive>true</father_alive> <father_occupation>sample string 29</father_occupation> <for_whom>sample string 3</for_whom> <hair_color>sample string 20</hair_color> <handicapped>true</handicapped> <health_defect>sample string 34</health_defect> <health_problem>true</health_problem> <hobbies>sample string 25</hobbies> <interest>sample string 24</interest> <international_driving_license>true</international_driving_license> <international_driving_license_no>sample string 42</international_driving_license_no> <international_passport>true</international_passport> <international_passport_no>sample string 43</international_passport_no> <is_drink>true</is_drink> <is_smoke>true</is_smoke> <landline>sample string 11</landline> <languages>sample string 5</languages> <life_style>sample string 7</life_style> <like_to_marry>sample string 4</like_to_marry> <live_with>sample string 27</live_with> <married_brother>1</married_brother> <married_sister>1</married_sister> <monthly_income>sample string 14</monthly_income> <mother_alive>true</mother_alive> <mother_occupation>sample string 28</mother_occupation> <mother_tounge>sample string 44</mother_tounge> <namaz>true</namaz> <namaz_times>1</namaz_times> <nationality>sample string 9</nationality> <no_of_brother>1</no_of_brother> <no_of_sister>1</no_of_sister> <paki_cnic>sample string 37</paki_cnic> <paki_driving_license>true</paki_driving_license> <paki_driving_license_no>sample string 38</paki_driving_license_no> <paki_passport>true</paki_passport> <paki_passport_no>sample string 39</paki_passport_no> <paki_tax>true</paki_tax> <paki_tax_no>sample string 40</paki_tax_no> <parent_city_id>1</parent_city_id> <postal_code>1</postal_code> <prifile_views_conter>1</prifile_views_conter> <profile_id>1</profile_id> <profile_name>sample string 2</profile_name> <relocate>true</relocate> <residential_type>sample string 10</residential_type> <silings>true</silings> <smoke>sample string 23</smoke> <social_security_no>sample string 41</social_security_no> <street_address>sample string 8</street_address> <taking_medicines>true</taking_medicines> <transport>sample string 26</transport> <user_id>1</user_id> <visit_gym>true</visit_gym> <weight>sample string 16</weight> <which_medicines>sample string 35</which_medicines> <zakat>true</zakat> </Profile>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.