POST api/Values/Registration

Request Information

URI Parameters

None.

Body Parameters

User_Master_Property
NameDescriptionTypeAdditional information
user_id

integer

None.

user_name

string

None.

first_name

string

None.

last_name

string

None.

invitation_code

string

None.

user_type

string

None.

email

string

None.

mobilenumber

string

None.

address

string

None.

area

string

None.

city

integer

None.

state

integer

None.

country

integer

None.

pincode

integer

None.

password

string

None.

user_type_id

integer

None.

user_type_name

string

None.

active

integer

None.

sequence

integer

None.

remarks

string

None.

add_user_id

integer

None.

entry_date

string

None.

entry_time

string

None.

update_user_id

integer

None.

update_date

string

None.

update_time

string

None.

ip_address

string

None.

role_id

integer

None.

max_photo

Object

None.

owner_id

integer

None.

listing_name

string

None.

listing_rate

integer

None.

listing_percentage

integer

None.

banner_rate

integer

None.

banner_percentage

integer

None.

project_gallery_rate

integer

None.

project_gallery_percentage

integer

None.

new_project_rate

integer

None.

new_project_percentage

integer

None.

top_developer_rate

integer

None.

top_developer_percentage

integer

None.

listing_adverties_rate

integer

None.

listing_adverties_percentage

integer

None.

agent_rate

integer

None.

agent_percentage

integer

None.

service_and_supplier_rate

integer

None.

service_and_supplier_percentage

integer

None.

date_of_birth

string

None.

salary

integer

None.

joining_date

string

None.

identity_proof

string

None.

identity_proof_no

string

None.

identity_proof_photo

string

None.

employee_name

string

None.

department_name

string

None.

Department_id

string

None.

staffid

string

None.

owner_name

string

None.

agent_name

string

None.

builder_name

string

None.

other_user_name

string

None.

gst_no

string

None.

Request Formats

application/json, text/json

Sample:
{
  "user_id": 1,
  "user_name": "sample string 2",
  "first_name": "sample string 3",
  "last_name": "sample string 4",
  "invitation_code": "sample string 5",
  "user_type": "sample string 6",
  "email": "sample string 7",
  "mobilenumber": "sample string 8",
  "address": "sample string 9",
  "area": "sample string 10",
  "city": 11,
  "state": 12,
  "country": 13,
  "pincode": 14,
  "password": "sample string 15",
  "user_type_id": 16,
  "user_type_name": "sample string 17",
  "active": 18,
  "sequence": 19,
  "remarks": "sample string 20",
  "add_user_id": 21,
  "entry_date": "sample string 22",
  "entry_time": "sample string 23",
  "update_user_id": 24,
  "update_date": "sample string 25",
  "update_time": "sample string 26",
  "ip_address": "sample string 27",
  "role_id": 28,
  "max_photo": {},
  "owner_id": 30,
  "listing_name": "sample string 31",
  "listing_rate": 32,
  "listing_percentage": 33,
  "banner_rate": 34,
  "banner_percentage": 35,
  "project_gallery_rate": 36,
  "project_gallery_percentage": 37,
  "new_project_rate": 38,
  "new_project_percentage": 39,
  "top_developer_rate": 40,
  "top_developer_percentage": 41,
  "listing_adverties_rate": 42,
  "listing_adverties_percentage": 43,
  "agent_rate": 44,
  "agent_percentage": 45,
  "service_and_supplier_rate": 46,
  "service_and_supplier_percentage": 47,
  "date_of_birth": "sample string 48",
  "salary": 49,
  "joining_date": "sample string 50",
  "identity_proof": "sample string 51",
  "identity_proof_no": "sample string 52",
  "identity_proof_photo": "sample string 53",
  "employee_name": "sample string 54",
  "department_name": "sample string 55",
  "Department_id": "sample string 56",
  "staffid": "sample string 57",
  "owner_name": "sample string 58",
  "agent_name": "sample string 59",
  "builder_name": "sample string 60",
  "other_user_name": "sample string 61",
  "gst_no": "sample string 62"
}

application/xml, text/xml

Sample:
<User_Master_Property xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.PropertyClasses.Master">
  <Department_id>sample string 56</Department_id>
  <active>18</active>
  <add_user_id>21</add_user_id>
  <address>sample string 9</address>
  <agent_name>sample string 59</agent_name>
  <agent_percentage>45</agent_percentage>
  <agent_rate>44</agent_rate>
  <area>sample string 10</area>
  <banner_percentage>35</banner_percentage>
  <banner_rate>34</banner_rate>
  <builder_name>sample string 60</builder_name>
  <city>11</city>
  <country>13</country>
  <date_of_birth>sample string 48</date_of_birth>
  <department_name>sample string 55</department_name>
  <email>sample string 7</email>
  <employee_name>sample string 54</employee_name>
  <entry_date>sample string 22</entry_date>
  <entry_time>sample string 23</entry_time>
  <first_name>sample string 3</first_name>
  <gst_no>sample string 62</gst_no>
  <identity_proof>sample string 51</identity_proof>
  <identity_proof_no>sample string 52</identity_proof_no>
  <identity_proof_photo>sample string 53</identity_proof_photo>
  <invitation_code>sample string 5</invitation_code>
  <ip_address>sample string 27</ip_address>
  <joining_date>sample string 50</joining_date>
  <last_name>sample string 4</last_name>
  <listing_adverties_percentage>43</listing_adverties_percentage>
  <listing_adverties_rate>42</listing_adverties_rate>
  <listing_name>sample string 31</listing_name>
  <listing_percentage>33</listing_percentage>
  <listing_rate>32</listing_rate>
  <mobilenumber>sample string 8</mobilenumber>
  <new_project_percentage>39</new_project_percentage>
  <new_project_rate>38</new_project_rate>
  <other_user_name>sample string 61</other_user_name>
  <owner_id>30</owner_id>
  <owner_name>sample string 58</owner_name>
  <password>sample string 15</password>
  <pincode>14</pincode>
  <project_gallery_percentage>37</project_gallery_percentage>
  <project_gallery_rate>36</project_gallery_rate>
  <remarks>sample string 20</remarks>
  <role_id>28</role_id>
  <salary>49</salary>
  <sequence>19</sequence>
  <service_and_supplier_percentage>47</service_and_supplier_percentage>
  <service_and_supplier_rate>46</service_and_supplier_rate>
  <staffid>sample string 57</staffid>
  <state>12</state>
  <top_developer_percentage>41</top_developer_percentage>
  <top_developer_rate>40</top_developer_rate>
  <update_date>sample string 25</update_date>
  <update_time>sample string 26</update_time>
  <update_user_id>24</update_user_id>
  <user_id>1</user_id>
  <user_name>sample string 2</user_name>
  <user_type>sample string 6</user_type>
  <user_type_id>16</user_type_id>
  <user_type_name>sample string 17</user_type_name>
</User_Master_Property>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Registration_Response
NameDescriptionTypeAdditional information
success

boolean

None.

msg

string

None.

data

User_Master_Property

None.

Response Formats

application/json, text/json

Sample:
{
  "success": true,
  "msg": "sample string 2",
  "data": {
    "user_id": 1,
    "user_name": "sample string 2",
    "first_name": "sample string 3",
    "last_name": "sample string 4",
    "invitation_code": "sample string 5",
    "user_type": "sample string 6",
    "email": "sample string 7",
    "mobilenumber": "sample string 8",
    "address": "sample string 9",
    "area": "sample string 10",
    "city": 11,
    "state": 12,
    "country": 13,
    "pincode": 14,
    "password": "sample string 15",
    "user_type_id": 16,
    "user_type_name": "sample string 17",
    "active": 18,
    "sequence": 19,
    "remarks": "sample string 20",
    "add_user_id": 21,
    "entry_date": "sample string 22",
    "entry_time": "sample string 23",
    "update_user_id": 24,
    "update_date": "sample string 25",
    "update_time": "sample string 26",
    "ip_address": "sample string 27",
    "role_id": 28,
    "max_photo": {},
    "owner_id": 30,
    "listing_name": "sample string 31",
    "listing_rate": 32,
    "listing_percentage": 33,
    "banner_rate": 34,
    "banner_percentage": 35,
    "project_gallery_rate": 36,
    "project_gallery_percentage": 37,
    "new_project_rate": 38,
    "new_project_percentage": 39,
    "top_developer_rate": 40,
    "top_developer_percentage": 41,
    "listing_adverties_rate": 42,
    "listing_adverties_percentage": 43,
    "agent_rate": 44,
    "agent_percentage": 45,
    "service_and_supplier_rate": 46,
    "service_and_supplier_percentage": 47,
    "date_of_birth": "sample string 48",
    "salary": 49,
    "joining_date": "sample string 50",
    "identity_proof": "sample string 51",
    "identity_proof_no": "sample string 52",
    "identity_proof_photo": "sample string 53",
    "employee_name": "sample string 54",
    "department_name": "sample string 55",
    "Department_id": "sample string 56",
    "staffid": "sample string 57",
    "owner_name": "sample string 58",
    "agent_name": "sample string 59",
    "builder_name": "sample string 60",
    "other_user_name": "sample string 61",
    "gst_no": "sample string 62"
  }
}

application/xml, text/xml

Sample:
<Registration_Response xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BLL.FunctionClasses.Response">
  <data xmlns:d2p1="http://schemas.datacontract.org/2004/07/BLL.PropertyClasses.Master">
    <d2p1:Department_id>sample string 56</d2p1:Department_id>
    <d2p1:active>18</d2p1:active>
    <d2p1:add_user_id>21</d2p1:add_user_id>
    <d2p1:address>sample string 9</d2p1:address>
    <d2p1:agent_name>sample string 59</d2p1:agent_name>
    <d2p1:agent_percentage>45</d2p1:agent_percentage>
    <d2p1:agent_rate>44</d2p1:agent_rate>
    <d2p1:area>sample string 10</d2p1:area>
    <d2p1:banner_percentage>35</d2p1:banner_percentage>
    <d2p1:banner_rate>34</d2p1:banner_rate>
    <d2p1:builder_name>sample string 60</d2p1:builder_name>
    <d2p1:city>11</d2p1:city>
    <d2p1:country>13</d2p1:country>
    <d2p1:date_of_birth>sample string 48</d2p1:date_of_birth>
    <d2p1:department_name>sample string 55</d2p1:department_name>
    <d2p1:email>sample string 7</d2p1:email>
    <d2p1:employee_name>sample string 54</d2p1:employee_name>
    <d2p1:entry_date>sample string 22</d2p1:entry_date>
    <d2p1:entry_time>sample string 23</d2p1:entry_time>
    <d2p1:first_name>sample string 3</d2p1:first_name>
    <d2p1:gst_no>sample string 62</d2p1:gst_no>
    <d2p1:identity_proof>sample string 51</d2p1:identity_proof>
    <d2p1:identity_proof_no>sample string 52</d2p1:identity_proof_no>
    <d2p1:identity_proof_photo>sample string 53</d2p1:identity_proof_photo>
    <d2p1:invitation_code>sample string 5</d2p1:invitation_code>
    <d2p1:ip_address>sample string 27</d2p1:ip_address>
    <d2p1:joining_date>sample string 50</d2p1:joining_date>
    <d2p1:last_name>sample string 4</d2p1:last_name>
    <d2p1:listing_adverties_percentage>43</d2p1:listing_adverties_percentage>
    <d2p1:listing_adverties_rate>42</d2p1:listing_adverties_rate>
    <d2p1:listing_name>sample string 31</d2p1:listing_name>
    <d2p1:listing_percentage>33</d2p1:listing_percentage>
    <d2p1:listing_rate>32</d2p1:listing_rate>
    <d2p1:mobilenumber>sample string 8</d2p1:mobilenumber>
    <d2p1:new_project_percentage>39</d2p1:new_project_percentage>
    <d2p1:new_project_rate>38</d2p1:new_project_rate>
    <d2p1:other_user_name>sample string 61</d2p1:other_user_name>
    <d2p1:owner_id>30</d2p1:owner_id>
    <d2p1:owner_name>sample string 58</d2p1:owner_name>
    <d2p1:password>sample string 15</d2p1:password>
    <d2p1:pincode>14</d2p1:pincode>
    <d2p1:project_gallery_percentage>37</d2p1:project_gallery_percentage>
    <d2p1:project_gallery_rate>36</d2p1:project_gallery_rate>
    <d2p1:remarks>sample string 20</d2p1:remarks>
    <d2p1:role_id>28</d2p1:role_id>
    <d2p1:salary>49</d2p1:salary>
    <d2p1:sequence>19</d2p1:sequence>
    <d2p1:service_and_supplier_percentage>47</d2p1:service_and_supplier_percentage>
    <d2p1:service_and_supplier_rate>46</d2p1:service_and_supplier_rate>
    <d2p1:staffid>sample string 57</d2p1:staffid>
    <d2p1:state>12</d2p1:state>
    <d2p1:top_developer_percentage>41</d2p1:top_developer_percentage>
    <d2p1:top_developer_rate>40</d2p1:top_developer_rate>
    <d2p1:update_date>sample string 25</d2p1:update_date>
    <d2p1:update_time>sample string 26</d2p1:update_time>
    <d2p1:update_user_id>24</d2p1:update_user_id>
    <d2p1:user_id>1</d2p1:user_id>
    <d2p1:user_name>sample string 2</d2p1:user_name>
    <d2p1:user_type>sample string 6</d2p1:user_type>
    <d2p1:user_type_id>16</d2p1:user_type_id>
    <d2p1:user_type_name>sample string 17</d2p1:user_type_name>
  </data>
  <msg>sample string 2</msg>
  <success>true</success>
</Registration_Response>