POST api/LandOwnerRegistration

Request Information

URI Parameters

None.

Body Parameters

LandOwnerRegistrationRequestDto
NameDescriptionTypeAdditional information
BeneficiaryID

string

None.

BeneficiaryFirstName

string

None.

BeneficiaryLastName

string

None.

BeneficiaryMobileNo

string

None.

Address

string

None.

HouseNo

string

None.

CountryID

integer

None.

StateID

integer

None.

DistrictID

integer

None.

TehsilID

integer

None.

VillageID

integer

None.

ZiporPostalCode

integer

None.

NationalIDType

string

None.

NationalIDNo

string

None.

NationalIDFrontImage

string

None.

NationalIDBackImage

string

None.

LandSize

string

None.

LandUse

string

None.

LandOwnershipType

string

None.

LandOwnershipNo

string

None.

LandOwnershipFrontImage

string

None.

LandOwnershipBackImage

string

None.

TotalMembers

integer

None.

Religion

string

None.

HouseholdType

string

None.

HighestIncome

decimal number

None.

Occupation

string

None.

SourceOfIncome

string

None.

LandImage1

string

None.

LandImage2

string

None.

BankName

string

None.

AccountName

string

None.

AccountNo

string

None.

IFSCorSwiftCode

string

None.

SignatureImage

string

None.

BuddyMobileNo

string

None.

DBID

string

None.

Education

string

None.

Male18

integer

None.

FeMale18

integer

None.

Child18

integer

None.

LanguageSpoken

string

None.

MothlyIncome

decimal number

None.

SourceOfWater

string

None.

CookingFuel

string

None.

LandOwnerImage

string

None.

LandUnit

string

None.

LanguageSpoken1

string

None.

ProjectID

integer

None.

ProjectSubID

integer

None.

IsbankDetails

string

None.

Request Formats

application/json, text/json

Sample:
{
  "BeneficiaryID": "sample string 1",
  "BeneficiaryFirstName": "sample string 2",
  "BeneficiaryLastName": "sample string 3",
  "BeneficiaryMobileNo": "sample string 4",
  "Address": "sample string 5",
  "HouseNo": "sample string 6",
  "CountryID": 7,
  "StateID": 8,
  "DistrictID": 9,
  "TehsilID": 10,
  "VillageID": 11,
  "ZiporPostalCode": 12,
  "NationalIDType": "sample string 13",
  "NationalIDNo": "sample string 14",
  "NationalIDFrontImage": "sample string 15",
  "NationalIDBackImage": "sample string 16",
  "LandSize": "sample string 17",
  "LandUse": "sample string 18",
  "LandOwnershipType": "sample string 19",
  "LandOwnershipNo": "sample string 20",
  "LandOwnershipFrontImage": "sample string 21",
  "LandOwnershipBackImage": "sample string 22",
  "TotalMembers": 23,
  "Religion": "sample string 24",
  "HouseholdType": "sample string 25",
  "HighestIncome": 26.1,
  "Occupation": "sample string 27",
  "SourceOfIncome": "sample string 28",
  "LandImage1": "sample string 29",
  "LandImage2": "sample string 30",
  "BankName": "sample string 31",
  "AccountName": "sample string 32",
  "AccountNo": "sample string 33",
  "IFSCorSwiftCode": "sample string 34",
  "SignatureImage": "sample string 35",
  "BuddyMobileNo": "sample string 36",
  "DBID": "sample string 37",
  "Education": "sample string 38",
  "Male18": 39,
  "FeMale18": 40,
  "Child18": 41,
  "LanguageSpoken": "sample string 42",
  "MothlyIncome": 43.1,
  "SourceOfWater": "sample string 44",
  "CookingFuel": "sample string 45",
  "LandOwnerImage": "sample string 46",
  "LandUnit": "sample string 47",
  "LanguageSpoken1": "sample string 48",
  "ProjectID": 49,
  "ProjectSubID": 50,
  "IsbankDetails": "sample string 51"
}

application/xml, text/xml

Sample:
<LandOwnerRegistrationRequestDto xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebApiAssignment.Models.LandOwnerRegistration.Dto.LandOwnerRegistrationRequest">
  <AccountName>sample string 32</AccountName>
  <AccountNo>sample string 33</AccountNo>
  <Address>sample string 5</Address>
  <BankName>sample string 31</BankName>
  <BeneficiaryFirstName>sample string 2</BeneficiaryFirstName>
  <BeneficiaryID>sample string 1</BeneficiaryID>
  <BeneficiaryLastName>sample string 3</BeneficiaryLastName>
  <BeneficiaryMobileNo>sample string 4</BeneficiaryMobileNo>
  <BuddyMobileNo>sample string 36</BuddyMobileNo>
  <Child18>41</Child18>
  <CookingFuel>sample string 45</CookingFuel>
  <CountryID>7</CountryID>
  <DBID>sample string 37</DBID>
  <DistrictID>9</DistrictID>
  <Education>sample string 38</Education>
  <FeMale18>40</FeMale18>
  <HighestIncome>26.1</HighestIncome>
  <HouseNo>sample string 6</HouseNo>
  <HouseholdType>sample string 25</HouseholdType>
  <IFSCorSwiftCode>sample string 34</IFSCorSwiftCode>
  <IsbankDetails>sample string 51</IsbankDetails>
  <LandImage1>sample string 29</LandImage1>
  <LandImage2>sample string 30</LandImage2>
  <LandOwnerImage>sample string 46</LandOwnerImage>
  <LandOwnershipBackImage>sample string 22</LandOwnershipBackImage>
  <LandOwnershipFrontImage>sample string 21</LandOwnershipFrontImage>
  <LandOwnershipNo>sample string 20</LandOwnershipNo>
  <LandOwnershipType>sample string 19</LandOwnershipType>
  <LandSize>sample string 17</LandSize>
  <LandUnit>sample string 47</LandUnit>
  <LandUse>sample string 18</LandUse>
  <LanguageSpoken>sample string 42</LanguageSpoken>
  <LanguageSpoken1>sample string 48</LanguageSpoken1>
  <Male18>39</Male18>
  <MothlyIncome>43.1</MothlyIncome>
  <NationalIDBackImage>sample string 16</NationalIDBackImage>
  <NationalIDFrontImage>sample string 15</NationalIDFrontImage>
  <NationalIDNo>sample string 14</NationalIDNo>
  <NationalIDType>sample string 13</NationalIDType>
  <Occupation>sample string 27</Occupation>
  <ProjectID>49</ProjectID>
  <ProjectSubID>50</ProjectSubID>
  <Religion>sample string 24</Religion>
  <SignatureImage>sample string 35</SignatureImage>
  <SourceOfIncome>sample string 28</SourceOfIncome>
  <SourceOfWater>sample string 44</SourceOfWater>
  <StateID>8</StateID>
  <TehsilID>10</TehsilID>
  <TotalMembers>23</TotalMembers>
  <VillageID>11</VillageID>
  <ZiporPostalCode>12</ZiporPostalCode>
</LandOwnerRegistrationRequestDto>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.