POST api/gis/UpdatePropertyData
Request Information
URI Parameters
None.
Body Parameters
ForUpdatePropertyDataRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ApiUserName | string |
None. |
|
| Token | string |
None. |
|
| PropertyId | integer |
None. |
|
| OfficeId | integer |
None. |
|
| PropertyNo | string |
None. |
|
| OldPropertyNo | string |
None. |
|
| AssesmentDate | string |
None. |
|
| WardId | integer |
None. |
|
| MuhallaId | integer |
None. |
|
| OwnershipId | integer |
None. |
|
| FatherName | string |
None. |
|
| HindiHatherName | string |
None. |
|
| OwnerName | string |
None. |
|
| HindiOwnerName | string |
None. |
|
| NewOwnerName | string |
None. |
|
| NewOwnerFatherName | string |
None. |
|
| HouseNo | string |
None. |
|
| Address | string |
None. |
|
| MobileNo | string |
None. |
|
| RentAreaSqr | string |
None. |
|
| TotalArea | decimal number |
None. |
|
| AreaRateId | integer |
None. |
|
| RoadWidthId | integer |
None. |
|
| ConstructionYear | integer |
None. |
|
| TotalOwnArea | decimal number |
None. |
|
| TypeId | integer |
None. |
|
| Floor | integer |
None. |
|
| NoofRoom | integer |
None. |
|
| NoofShop | integer |
None. |
|
| RoadFit | decimal number |
None. |
|
| Remark | string |
None. |
|
| IsWConnection | integer |
None. |
|
| GridNo | string |
None. |
|
| GaliNo | integer |
None. |
|
| IsTaxPay | integer |
None. |
|
| RashanCardTypeId | integer |
None. |
|
| NoofMember | integer |
None. |
|
| RelegionId | integer |
None. |
|
| CasteId | integer |
None. |
|
| RegistrationTypeId | integer |
None. |
|
| RaodTypeId | integer |
None. |
|
| UID | string |
None. |
|
| AssessedTax | decimal number |
None. |
|
| ModifiedTax | decimal number |
None. |
|
| Toilet | integer |
None. |
|
| RUID | string |
None. |
|
| PhotoPath | string |
None. |
|
| Latitute | string |
None. |
|
| Longitute | string |
None. |
|
| DeviceId | string |
None. |
|
| ProcId | integer |
None. |
|
| GovtSchemeId | integer |
None. |
|
| SubCastId | integer |
None. |
|
| ExemptionCategoryId | integer |
None. |
|
| PropertyUseId | integer |
None. |
|
| ResidentialArrear | decimal number |
None. |
|
| CommercialArrear | decimal number |
None. |
|
| DOB | string |
None. |
|
| GenderId | integer |
None. |
|
| PropertySubType | integer |
None. |
|
| OccupationId | integer |
None. |
|
| OtherRemark | string |
None. |
|
| WardName | string |
None. |
|
| TotalPropertyArea | decimal number |
None. |
Request Formats
application/json, text/json
Sample:
{
"ApiUserName": "sample string 1",
"Token": "sample string 2",
"PropertyId": 3,
"OfficeId": 4,
"PropertyNo": "sample string 5",
"OldPropertyNo": "sample string 6",
"AssesmentDate": "sample string 7",
"WardId": 8,
"MuhallaId": 9,
"OwnershipId": 10,
"FatherName": "sample string 11",
"HindiHatherName": "sample string 12",
"OwnerName": "sample string 13",
"HindiOwnerName": "sample string 14",
"NewOwnerName": "sample string 15",
"NewOwnerFatherName": "sample string 16",
"HouseNo": "sample string 17",
"Address": "sample string 18",
"MobileNo": "sample string 19",
"RentAreaSqr": "sample string 20",
"TotalArea": 21.0,
"AreaRateId": 22,
"RoadWidthId": 23,
"ConstructionYear": 24,
"TotalOwnArea": 25.0,
"TypeId": 26,
"Floor": 27,
"NoofRoom": 28,
"NoofShop": 29,
"RoadFit": 30.0,
"Remark": "sample string 31",
"IsWConnection": 32,
"GridNo": "sample string 33",
"GaliNo": 34,
"IsTaxPay": 35,
"RashanCardTypeId": 36,
"NoofMember": 37,
"RelegionId": 38,
"CasteId": 39,
"RegistrationTypeId": 40,
"RaodTypeId": 41,
"UID": "sample string 42",
"AssessedTax": 43.0,
"ModifiedTax": 44.0,
"Toilet": 45,
"RUID": "sample string 46",
"PhotoPath": "sample string 47",
"Latitute": "sample string 48",
"Longitute": "sample string 49",
"DeviceId": "sample string 50",
"ProcId": 51,
"GovtSchemeId": 52,
"SubCastId": 53,
"ExemptionCategoryId": 54,
"PropertyUseId": 55,
"ResidentialArrear": 56.0,
"CommercialArrear": 57.0,
"DOB": "sample string 58",
"GenderId": 59,
"PropertySubType": 60,
"OccupationId": 61,
"OtherRemark": "sample string 62",
"WardName": "sample string 63",
"TotalPropertyArea": 64.0
}
application/xml, text/xml
Sample:
<ForUpdatePropertyDataRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ULBGIS.Models"> <Address>sample string 18</Address> <ApiUserName>sample string 1</ApiUserName> <AreaRateId>22</AreaRateId> <AssesmentDate>sample string 7</AssesmentDate> <AssessedTax>43</AssessedTax> <CasteId>39</CasteId> <CommercialArrear>57</CommercialArrear> <ConstructionYear>24</ConstructionYear> <DOB>sample string 58</DOB> <DeviceId>sample string 50</DeviceId> <ExemptionCategoryId>54</ExemptionCategoryId> <FatherName>sample string 11</FatherName> <Floor>27</Floor> <GaliNo>34</GaliNo> <GenderId>59</GenderId> <GovtSchemeId>52</GovtSchemeId> <GridNo>sample string 33</GridNo> <HindiHatherName>sample string 12</HindiHatherName> <HindiOwnerName>sample string 14</HindiOwnerName> <HouseNo>sample string 17</HouseNo> <IsTaxPay>35</IsTaxPay> <IsWConnection>32</IsWConnection> <Latitute>sample string 48</Latitute> <Longitute>sample string 49</Longitute> <MobileNo>sample string 19</MobileNo> <ModifiedTax>44</ModifiedTax> <MuhallaId>9</MuhallaId> <NewOwnerFatherName>sample string 16</NewOwnerFatherName> <NewOwnerName>sample string 15</NewOwnerName> <NoofMember>37</NoofMember> <NoofRoom>28</NoofRoom> <NoofShop>29</NoofShop> <OccupationId>61</OccupationId> <OfficeId>4</OfficeId> <OldPropertyNo>sample string 6</OldPropertyNo> <OtherRemark>sample string 62</OtherRemark> <OwnerName>sample string 13</OwnerName> <OwnershipId>10</OwnershipId> <PhotoPath>sample string 47</PhotoPath> <ProcId>51</ProcId> <PropertyId>3</PropertyId> <PropertyNo>sample string 5</PropertyNo> <PropertySubType>60</PropertySubType> <PropertyUseId>55</PropertyUseId> <RUID>sample string 46</RUID> <RaodTypeId>41</RaodTypeId> <RashanCardTypeId>36</RashanCardTypeId> <RegistrationTypeId>40</RegistrationTypeId> <RelegionId>38</RelegionId> <Remark>sample string 31</Remark> <RentAreaSqr>sample string 20</RentAreaSqr> <ResidentialArrear>56</ResidentialArrear> <RoadFit>30</RoadFit> <RoadWidthId>23</RoadWidthId> <SubCastId>53</SubCastId> <Toilet>45</Toilet> <Token>sample string 2</Token> <TotalArea>21</TotalArea> <TotalOwnArea>25</TotalOwnArea> <TotalPropertyArea>64</TotalPropertyArea> <TypeId>26</TypeId> <UID>sample string 42</UID> <WardId>8</WardId> <WardName>sample string 63</WardName> </ForUpdatePropertyDataRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ForUpdatePropertyDataResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| respCode | string |
None. |
|
| respMessage | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"respCode": "sample string 1",
"respMessage": "sample string 2"
}
application/xml, text/xml
Sample:
<ForUpdatePropertyDataResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ULBGIS.Models"> <respCode>sample string 1</respCode> <respMessage>sample string 2</respMessage> </ForUpdatePropertyDataResponse>