POST api/Assessment

Request Information

URI Parameters

None.

Body Parameters

Tbl_ULBAssessment
NameDescriptionTypeAdditional information
ULBAssessment_Id

integer

None.

ULBAssessment_PropertyDetails_Id

integer

None.

Device_Id

string

None.

FinancialYear_Id

integer

None.

Date

string

None.

Person_First_Name

string

None.

Father_Husband_Name

string

None.

M_Jurisdiction_Id_Zone

integer

None.

M_Jurisdiction_Id_Ward

integer

None.

M_Jurisdiction_Id_Locality

integer

None.

House_Number

string

None.

old_House_Number

string

None.

Address

string

None.

Pin_Code

string

None.

Adhar_Number

string

None.

Gender

string

None.

Mobile_Number

string

None.

Construction_Year

string

None.

RoadWidthType_Id

integer

None.

PropertyType_Id

integer

None.

Number_Floor

integer

None.

Category1_Id

integer

None.

Category2_Id

integer

None.

Category3_Id

integer

None.

Category4_Id

integer

None.

Category5_Id

integer

None.

Category6_Id

integer

None.

Floor1_Coppate_Area

decimal number

None.

Floor1_Empty_Area

decimal number

None.

Floor2_Coppate_Area

decimal number

None.

Floor2_Empty_Area

decimal number

None.

Floor3_Coppate_Area

decimal number

None.

Floor3_Empty_Area

decimal number

None.

Floor4_Coppate_Area

decimal number

None.

Floor4_Empty_Area

decimal number

None.

Floor5_Coppate_Area

decimal number

None.

Floor5_Empty_Area

decimal number

None.

Floor6_Coppate_Area

decimal number

None.

Floor6_Empty_Area

decimal number

None.

IsOwner

string

None.

Image_Sign

string

None.

Image_Property

string

None.

Image_Person

string

None.

Image_Id

string

None.

Image_Sign_Base64

string

None.

Image_Property_Base64

string

None.

Image_Person_Base64

string

None.

Image_Id_Base64

string

None.

latitude

string

None.

longitude

string

None.

Total_Male_Member

integer

None.

Total_Female_Member

integer

None.

Toilets_Count

integer

None.

Floor1_C_Coppate_Area

decimal number

None.

Floor1_C_Empty_Area

decimal number

None.

Floor2_C_Coppate_Area

decimal number

None.

Floor2_C_Empty_Area

decimal number

None.

Floor3_C_Coppate_Area

decimal number

None.

Floor3_C_Empty_Area

decimal number

None.

Floor4_C_Coppate_Area

decimal number

None.

Floor4_C_Empty_Area

decimal number

None.

Floor5_C_Coppate_Area

decimal number

None.

Floor5_C_Empty_Area

decimal number

None.

Floor6_C_Coppate_Area

decimal number

None.

Floor6_C_Empty_Area

decimal number

None.

BoundryArea_East

string

None.

BoundryArea_West

string

None.

BoundryArea_North

string

None.

BoundryArea_South

string

None.

Water_Connection_Number

string

None.

ConstructionType_Id

integer

None.

Interviewer_Name

string

None.

Interviewer_Father_Name

string

None.

Interviewer_Relation

string

None.

Religion

string

None.

Property_Name

string

None.

Property_Seq_No

string

None.

Summery_Status

string

None.

GPS_TAG

string

None.

Comments

string

None.

Created_By

integer

None.

Created_Date

string

None.

Modified_By

integer

None.

Modified_Date

string

None.

Jurisdiction_Name_Eng

string

None.

Is_Active

integer

None.

Is_Water_Conn_Available

string

None.

Is_Submersible

string

None.

Is_Tenent

string

None.

Tenent_Name

string

None.

Is_Sewer

string

None.

Address_Permanent

string

None.

Is_Water_Harvesting

string

None.

Is_Green_Covered

string

None.

Is_Parking_Space

string

None.

Is_Causing_Pollution

string

None.

Is_Pollution_Control_System

string

None.

Is_DrinkingWater

string

None.

Street_Name

string

None.

Street_No

string

None.

SurveyCategory_Id

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "ULBAssessment_Id": 1,
  "ULBAssessment_PropertyDetails_Id": 2,
  "Device_Id": "sample string 3",
  "FinancialYear_Id": 4,
  "Date": "sample string 5",
  "Person_First_Name": "sample string 6",
  "Father_Husband_Name": "sample string 7",
  "M_Jurisdiction_Id_Zone": 8,
  "M_Jurisdiction_Id_Ward": 9,
  "M_Jurisdiction_Id_Locality": 10,
  "House_Number": "sample string 11",
  "old_House_Number": "sample string 12",
  "Address": "sample string 13",
  "Pin_Code": "sample string 14",
  "Adhar_Number": "sample string 15",
  "Gender": "sample string 16",
  "Mobile_Number": "sample string 17",
  "Construction_Year": "sample string 18",
  "RoadWidthType_Id": 19,
  "PropertyType_Id": 20,
  "Number_Floor": 21,
  "Category1_Id": 22,
  "Category2_Id": 23,
  "Category3_Id": 24,
  "Category4_Id": 25,
  "Category5_Id": 26,
  "Category6_Id": 27,
  "Floor1_Coppate_Area": 28.0,
  "Floor1_Empty_Area": 29.0,
  "Floor2_Coppate_Area": 30.0,
  "Floor2_Empty_Area": 31.0,
  "Floor3_Coppate_Area": 32.0,
  "Floor3_Empty_Area": 33.0,
  "Floor4_Coppate_Area": 34.0,
  "Floor4_Empty_Area": 35.0,
  "Floor5_Coppate_Area": 36.0,
  "Floor5_Empty_Area": 37.0,
  "Floor6_Coppate_Area": 38.0,
  "Floor6_Empty_Area": 39.0,
  "IsOwner": "sample string 40",
  "Image_Sign": "sample string 41",
  "Image_Property": "sample string 42",
  "Image_Person": "sample string 43",
  "Image_Id": "sample string 44",
  "Image_Sign_Base64": "sample string 45",
  "Image_Property_Base64": "sample string 46",
  "Image_Person_Base64": "sample string 47",
  "Image_Id_Base64": "sample string 48",
  "latitude": "sample string 49",
  "longitude": "sample string 50",
  "Total_Male_Member": 51,
  "Total_Female_Member": 52,
  "Toilets_Count": 53,
  "Floor1_C_Coppate_Area": 54.0,
  "Floor1_C_Empty_Area": 55.0,
  "Floor2_C_Coppate_Area": 56.0,
  "Floor2_C_Empty_Area": 57.0,
  "Floor3_C_Coppate_Area": 58.0,
  "Floor3_C_Empty_Area": 59.0,
  "Floor4_C_Coppate_Area": 60.0,
  "Floor4_C_Empty_Area": 61.0,
  "Floor5_C_Coppate_Area": 62.0,
  "Floor5_C_Empty_Area": 63.0,
  "Floor6_C_Coppate_Area": 64.0,
  "Floor6_C_Empty_Area": 65.0,
  "BoundryArea_East": "sample string 66",
  "BoundryArea_West": "sample string 67",
  "BoundryArea_North": "sample string 68",
  "BoundryArea_South": "sample string 69",
  "Water_Connection_Number": "sample string 70",
  "ConstructionType_Id": 71,
  "Interviewer_Name": "sample string 72",
  "Interviewer_Father_Name": "sample string 73",
  "Interviewer_Relation": "sample string 74",
  "Religion": "sample string 75",
  "Property_Name": "sample string 76",
  "Property_Seq_No": "sample string 77",
  "Summery_Status": "sample string 78",
  "GPS_TAG": "sample string 79",
  "Comments": "sample string 80",
  "Created_By": 81,
  "Created_Date": "sample string 82",
  "Modified_By": 83,
  "Modified_Date": "sample string 84",
  "Jurisdiction_Name_Eng": "sample string 85",
  "Is_Active": 86,
  "Is_Water_Conn_Available": "sample string 87",
  "Is_Submersible": "sample string 88",
  "Is_Tenent": "sample string 89",
  "Tenent_Name": "sample string 90",
  "Is_Sewer": "sample string 91",
  "Address_Permanent": "sample string 92",
  "Is_Water_Harvesting": "sample string 93",
  "Is_Green_Covered": "sample string 94",
  "Is_Parking_Space": "sample string 95",
  "Is_Causing_Pollution": "sample string 96",
  "Is_Pollution_Control_System": "sample string 97",
  "Is_DrinkingWater": "sample string 98",
  "Street_Name": "sample string 99",
  "Street_No": "sample string 100",
  "SurveyCategory_Id": 101
}

application/xml, text/xml

Sample:
<Tbl_ULBAssessment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DigitalULB_API.Models">
  <Address>sample string 13</Address>
  <Address_Permanent>sample string 92</Address_Permanent>
  <Adhar_Number>sample string 15</Adhar_Number>
  <BoundryArea_East>sample string 66</BoundryArea_East>
  <BoundryArea_North>sample string 68</BoundryArea_North>
  <BoundryArea_South>sample string 69</BoundryArea_South>
  <BoundryArea_West>sample string 67</BoundryArea_West>
  <Category1_Id>22</Category1_Id>
  <Category2_Id>23</Category2_Id>
  <Category3_Id>24</Category3_Id>
  <Category4_Id>25</Category4_Id>
  <Category5_Id>26</Category5_Id>
  <Category6_Id>27</Category6_Id>
  <Comments>sample string 80</Comments>
  <ConstructionType_Id>71</ConstructionType_Id>
  <Construction_Year>sample string 18</Construction_Year>
  <Created_By>81</Created_By>
  <Created_Date>sample string 82</Created_Date>
  <Date>sample string 5</Date>
  <Device_Id>sample string 3</Device_Id>
  <Father_Husband_Name>sample string 7</Father_Husband_Name>
  <FinancialYear_Id>4</FinancialYear_Id>
  <Floor1_C_Coppate_Area>54</Floor1_C_Coppate_Area>
  <Floor1_C_Empty_Area>55</Floor1_C_Empty_Area>
  <Floor1_Coppate_Area>28</Floor1_Coppate_Area>
  <Floor1_Empty_Area>29</Floor1_Empty_Area>
  <Floor2_C_Coppate_Area>56</Floor2_C_Coppate_Area>
  <Floor2_C_Empty_Area>57</Floor2_C_Empty_Area>
  <Floor2_Coppate_Area>30</Floor2_Coppate_Area>
  <Floor2_Empty_Area>31</Floor2_Empty_Area>
  <Floor3_C_Coppate_Area>58</Floor3_C_Coppate_Area>
  <Floor3_C_Empty_Area>59</Floor3_C_Empty_Area>
  <Floor3_Coppate_Area>32</Floor3_Coppate_Area>
  <Floor3_Empty_Area>33</Floor3_Empty_Area>
  <Floor4_C_Coppate_Area>60</Floor4_C_Coppate_Area>
  <Floor4_C_Empty_Area>61</Floor4_C_Empty_Area>
  <Floor4_Coppate_Area>34</Floor4_Coppate_Area>
  <Floor4_Empty_Area>35</Floor4_Empty_Area>
  <Floor5_C_Coppate_Area>62</Floor5_C_Coppate_Area>
  <Floor5_C_Empty_Area>63</Floor5_C_Empty_Area>
  <Floor5_Coppate_Area>36</Floor5_Coppate_Area>
  <Floor5_Empty_Area>37</Floor5_Empty_Area>
  <Floor6_C_Coppate_Area>64</Floor6_C_Coppate_Area>
  <Floor6_C_Empty_Area>65</Floor6_C_Empty_Area>
  <Floor6_Coppate_Area>38</Floor6_Coppate_Area>
  <Floor6_Empty_Area>39</Floor6_Empty_Area>
  <GPS_TAG>sample string 79</GPS_TAG>
  <Gender>sample string 16</Gender>
  <House_Number>sample string 11</House_Number>
  <Image_Id>sample string 44</Image_Id>
  <Image_Id_Base64>sample string 48</Image_Id_Base64>
  <Image_Person>sample string 43</Image_Person>
  <Image_Person_Base64>sample string 47</Image_Person_Base64>
  <Image_Property>sample string 42</Image_Property>
  <Image_Property_Base64>sample string 46</Image_Property_Base64>
  <Image_Sign>sample string 41</Image_Sign>
  <Image_Sign_Base64>sample string 45</Image_Sign_Base64>
  <Interviewer_Father_Name>sample string 73</Interviewer_Father_Name>
  <Interviewer_Name>sample string 72</Interviewer_Name>
  <Interviewer_Relation>sample string 74</Interviewer_Relation>
  <IsOwner>sample string 40</IsOwner>
  <Is_Active>86</Is_Active>
  <Is_Causing_Pollution>sample string 96</Is_Causing_Pollution>
  <Is_DrinkingWater>sample string 98</Is_DrinkingWater>
  <Is_Green_Covered>sample string 94</Is_Green_Covered>
  <Is_Parking_Space>sample string 95</Is_Parking_Space>
  <Is_Pollution_Control_System>sample string 97</Is_Pollution_Control_System>
  <Is_Sewer>sample string 91</Is_Sewer>
  <Is_Submersible>sample string 88</Is_Submersible>
  <Is_Tenent>sample string 89</Is_Tenent>
  <Is_Water_Conn_Available>sample string 87</Is_Water_Conn_Available>
  <Is_Water_Harvesting>sample string 93</Is_Water_Harvesting>
  <Jurisdiction_Name_Eng>sample string 85</Jurisdiction_Name_Eng>
  <M_Jurisdiction_Id_Locality>10</M_Jurisdiction_Id_Locality>
  <M_Jurisdiction_Id_Ward>9</M_Jurisdiction_Id_Ward>
  <M_Jurisdiction_Id_Zone>8</M_Jurisdiction_Id_Zone>
  <Mobile_Number>sample string 17</Mobile_Number>
  <Modified_By>83</Modified_By>
  <Modified_Date>sample string 84</Modified_Date>
  <Number_Floor>21</Number_Floor>
  <Person_First_Name>sample string 6</Person_First_Name>
  <Pin_Code>sample string 14</Pin_Code>
  <PropertyType_Id>20</PropertyType_Id>
  <Property_Name>sample string 76</Property_Name>
  <Property_Seq_No>sample string 77</Property_Seq_No>
  <Religion>sample string 75</Religion>
  <RoadWidthType_Id>19</RoadWidthType_Id>
  <Street_Name>sample string 99</Street_Name>
  <Street_No>sample string 100</Street_No>
  <Summery_Status>sample string 78</Summery_Status>
  <SurveyCategory_Id>101</SurveyCategory_Id>
  <Tenent_Name>sample string 90</Tenent_Name>
  <Toilets_Count>53</Toilets_Count>
  <Total_Female_Member>52</Total_Female_Member>
  <Total_Male_Member>51</Total_Male_Member>
  <ULBAssessment_Id>1</ULBAssessment_Id>
  <ULBAssessment_PropertyDetails_Id>2</ULBAssessment_PropertyDetails_Id>
  <Water_Connection_Number>sample string 70</Water_Connection_Number>
  <latitude>sample string 49</latitude>
  <longitude>sample string 50</longitude>
  <old_House_Number>sample string 12</old_House_Number>
</Tbl_ULBAssessment>

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.