POST DataCenter/GetLandCompensationQuery

Request Information

URI Parameters

None.

Body Parameters

DataRouterRequestBaseOfLandCompensateQueryParam
NameDescriptionTypeAdditional information
ClientUser

string

None.

QueryModel

integer

None.

Payload

LandCompensateQueryParam

None.

ZoneCode

string

None.

CompanyCode

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ClientUser": "sample string 1",
  "QueryModel": 1,
  "Payload": {
    "ZoneCode": "sample string 1",
    "CaseCode": "sample string 2",
    "UseCompany": "sample string 3",
    "EstateName": "sample string 4",
    "Address": "sample string 5",
    "RegionCode": "sample string 6",
    "IsActived": true,
    "PageSize": 1,
    "CurrentPage": 1,
    "CompanyCode": "sample string 7",
    "Sort": [
      {
        "SortOrder": 1,
        "SortField": "sample string 2",
        "Descending": true
      },
      {
        "SortOrder": 1,
        "SortField": "sample string 2",
        "Descending": true
      }
    ]
  },
  "ZoneCode": "sample string 2",
  "CompanyCode": "sample string 3"
}

application/xml, text/xml

Sample:
<DataRouterRequestBaseOfLandCompensateQueryParamp1meq4_S8 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GJ.Biz.Model">
  <CompanyCode>sample string 3</CompanyCode>
  <ZoneCode>sample string 2</ZoneCode>
  <Payload xmlns:d2p1="http://schemas.datacontract.org/2004/07/GJ.EDC.Biz.Model.QueryParam">
    <CompanyCode>sample string 7</CompanyCode>
    <CurrentPage>1</CurrentPage>
    <IsActived>true</IsActived>
    <PageSize>1</PageSize>
    <Sort>
      <SortCriteria>
        <Descending>true</Descending>
        <SortField>sample string 2</SortField>
        <SortOrder>1</SortOrder>
      </SortCriteria>
      <SortCriteria>
        <Descending>true</Descending>
        <SortField>sample string 2</SortField>
        <SortOrder>1</SortOrder>
      </SortCriteria>
    </Sort>
    <d2p1:Address>sample string 5</d2p1:Address>
    <d2p1:CaseCode>sample string 2</d2p1:CaseCode>
    <d2p1:EstateName>sample string 4</d2p1:EstateName>
    <d2p1:RegionCode>sample string 6</d2p1:RegionCode>
    <d2p1:UseCompany>sample string 3</d2p1:UseCompany>
    <d2p1:ZoneCode>sample string 1</d2p1:ZoneCode>
  </Payload>
  <ClientUser>sample string 1</ClientUser>
  <QueryModel>1</QueryModel>
</DataRouterRequestBaseOfLandCompensateQueryParamp1meq4_S8>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

RemoteResponseOfSummaryBaseOfSourceResultOfLandCompensateEntity
NameDescriptionTypeAdditional information
success

boolean

None.

errors

string

None.

unauthed

boolean

None.

result

SummaryBaseOfSourceResultOfLandCompensateEntity

None.

Response Formats

application/json, text/json

Sample:
{
  "success": true,
  "errors": "sample string 2",
  "unauthed": true,
  "result": {
    "TotalCount": 1,
    "Collection": [
      {
        "source": "sample string 1",
        "url": "sample string 2",
        "Host": "sample string 3",
        "result": {
          "ID": 1,
          "ZoneName": "sample string 2",
          "CaseCode": "sample string 3",
          "SelfNumber": 1,
          "UseCompany": "sample string 4",
          "EstateName": "sample string 5",
          "LicenseNumber": "sample string 6",
          "Address": "sample string 7",
          "CollectiveLandArea1": 1.0,
          "CollectiveLandArea2": 1.0,
          "LandArea1": 1.0,
          "LandArea2": 1.0,
          "LandArea3": 1.0,
          "CompensationPeopleCount": 1,
          "PeopleCount1": 1,
          "PeopleCount2": 1,
          "LevyLandCharge": 1.0,
          "LandCharge1": 1.0,
          "LandCharge2": 1.0,
          "LandCharge3": 1.0,
          "LandCharge4": 1.0,
          "AvgLevyLandCharge": 1.0,
          "AvgLandCharge1": 1.0,
          "AvgLandCharge2": 1.0,
          "AvgLandCharge3": 1.0,
          "AvgLandCharge4": 1.0,
          "AvgCompensation": 1.0,
          "AvgPeopleArea": 1.0,
          "LandTax": 1.0,
          "Description": "sample string 8",
          "Other": 1,
          "IsActived": true
        }
      },
      {
        "source": "sample string 1",
        "url": "sample string 2",
        "Host": "sample string 3",
        "result": {
          "ID": 1,
          "ZoneName": "sample string 2",
          "CaseCode": "sample string 3",
          "SelfNumber": 1,
          "UseCompany": "sample string 4",
          "EstateName": "sample string 5",
          "LicenseNumber": "sample string 6",
          "Address": "sample string 7",
          "CollectiveLandArea1": 1.0,
          "CollectiveLandArea2": 1.0,
          "LandArea1": 1.0,
          "LandArea2": 1.0,
          "LandArea3": 1.0,
          "CompensationPeopleCount": 1,
          "PeopleCount1": 1,
          "PeopleCount2": 1,
          "LevyLandCharge": 1.0,
          "LandCharge1": 1.0,
          "LandCharge2": 1.0,
          "LandCharge3": 1.0,
          "LandCharge4": 1.0,
          "AvgLevyLandCharge": 1.0,
          "AvgLandCharge1": 1.0,
          "AvgLandCharge2": 1.0,
          "AvgLandCharge3": 1.0,
          "AvgLandCharge4": 1.0,
          "AvgCompensation": 1.0,
          "AvgPeopleArea": 1.0,
          "LandTax": 1.0,
          "Description": "sample string 8",
          "Other": 1,
          "IsActived": true
        }
      }
    ]
  }
}

application/xml, text/xml

Sample:
<RemoteResponseOfSummaryBaseOfSourceResultOfLandCompensateEntity_Pzo_SoPSEiaxCqoUWiaxCqoUW xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GJ.Biz.Model">
  <Errors>sample string 2</Errors>
  <Result>
    <Collection>
      <SourceResultOfLandCompensateEntity_Pzo_SoPSE>
        <Host>sample string 3</Host>
        <Result xmlns:d5p1="http://schemas.datacontract.org/2004/07/GJ.EDC.Biz.Model">
          <d5p1:Address>sample string 7</d5p1:Address>
          <d5p1:AvgCompensation>1</d5p1:AvgCompensation>
          <d5p1:AvgLandCharge1>1</d5p1:AvgLandCharge1>
          <d5p1:AvgLandCharge2>1</d5p1:AvgLandCharge2>
          <d5p1:AvgLandCharge3>1</d5p1:AvgLandCharge3>
          <d5p1:AvgLandCharge4>1</d5p1:AvgLandCharge4>
          <d5p1:AvgLevyLandCharge>1</d5p1:AvgLevyLandCharge>
          <d5p1:AvgPeopleArea>1</d5p1:AvgPeopleArea>
          <d5p1:CaseCode>sample string 3</d5p1:CaseCode>
          <d5p1:CollectiveLandArea1>1</d5p1:CollectiveLandArea1>
          <d5p1:CollectiveLandArea2>1</d5p1:CollectiveLandArea2>
          <d5p1:CompensationPeopleCount>1</d5p1:CompensationPeopleCount>
          <d5p1:Description>sample string 8</d5p1:Description>
          <d5p1:EstateName>sample string 5</d5p1:EstateName>
          <d5p1:ID>1</d5p1:ID>
          <d5p1:IsActived>true</d5p1:IsActived>
          <d5p1:LandArea1>1</d5p1:LandArea1>
          <d5p1:LandArea2>1</d5p1:LandArea2>
          <d5p1:LandArea3>1</d5p1:LandArea3>
          <d5p1:LandCharge1>1</d5p1:LandCharge1>
          <d5p1:LandCharge2>1</d5p1:LandCharge2>
          <d5p1:LandCharge3>1</d5p1:LandCharge3>
          <d5p1:LandCharge4>1</d5p1:LandCharge4>
          <d5p1:LandTax>1</d5p1:LandTax>
          <d5p1:LevyLandCharge>1</d5p1:LevyLandCharge>
          <d5p1:LicenseNumber>sample string 6</d5p1:LicenseNumber>
          <d5p1:Other>1</d5p1:Other>
          <d5p1:PeopleCount1>1</d5p1:PeopleCount1>
          <d5p1:PeopleCount2>1</d5p1:PeopleCount2>
          <d5p1:SelfNumber>1</d5p1:SelfNumber>
          <d5p1:UseCompany>sample string 4</d5p1:UseCompany>
          <d5p1:ZoneName>sample string 2</d5p1:ZoneName>
        </Result>
        <SourceCode>sample string 1</SourceCode>
        <Url>sample string 2</Url>
      </SourceResultOfLandCompensateEntity_Pzo_SoPSE>
      <SourceResultOfLandCompensateEntity_Pzo_SoPSE>
        <Host>sample string 3</Host>
        <Result xmlns:d5p1="http://schemas.datacontract.org/2004/07/GJ.EDC.Biz.Model">
          <d5p1:Address>sample string 7</d5p1:Address>
          <d5p1:AvgCompensation>1</d5p1:AvgCompensation>
          <d5p1:AvgLandCharge1>1</d5p1:AvgLandCharge1>
          <d5p1:AvgLandCharge2>1</d5p1:AvgLandCharge2>
          <d5p1:AvgLandCharge3>1</d5p1:AvgLandCharge3>
          <d5p1:AvgLandCharge4>1</d5p1:AvgLandCharge4>
          <d5p1:AvgLevyLandCharge>1</d5p1:AvgLevyLandCharge>
          <d5p1:AvgPeopleArea>1</d5p1:AvgPeopleArea>
          <d5p1:CaseCode>sample string 3</d5p1:CaseCode>
          <d5p1:CollectiveLandArea1>1</d5p1:CollectiveLandArea1>
          <d5p1:CollectiveLandArea2>1</d5p1:CollectiveLandArea2>
          <d5p1:CompensationPeopleCount>1</d5p1:CompensationPeopleCount>
          <d5p1:Description>sample string 8</d5p1:Description>
          <d5p1:EstateName>sample string 5</d5p1:EstateName>
          <d5p1:ID>1</d5p1:ID>
          <d5p1:IsActived>true</d5p1:IsActived>
          <d5p1:LandArea1>1</d5p1:LandArea1>
          <d5p1:LandArea2>1</d5p1:LandArea2>
          <d5p1:LandArea3>1</d5p1:LandArea3>
          <d5p1:LandCharge1>1</d5p1:LandCharge1>
          <d5p1:LandCharge2>1</d5p1:LandCharge2>
          <d5p1:LandCharge3>1</d5p1:LandCharge3>
          <d5p1:LandCharge4>1</d5p1:LandCharge4>
          <d5p1:LandTax>1</d5p1:LandTax>
          <d5p1:LevyLandCharge>1</d5p1:LevyLandCharge>
          <d5p1:LicenseNumber>sample string 6</d5p1:LicenseNumber>
          <d5p1:Other>1</d5p1:Other>
          <d5p1:PeopleCount1>1</d5p1:PeopleCount1>
          <d5p1:PeopleCount2>1</d5p1:PeopleCount2>
          <d5p1:SelfNumber>1</d5p1:SelfNumber>
          <d5p1:UseCompany>sample string 4</d5p1:UseCompany>
          <d5p1:ZoneName>sample string 2</d5p1:ZoneName>
        </Result>
        <SourceCode>sample string 1</SourceCode>
        <Url>sample string 2</Url>
      </SourceResultOfLandCompensateEntity_Pzo_SoPSE>
    </Collection>
    <TotalCount>1</TotalCount>
  </Result>
  <Success>true</Success>
  <UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfSummaryBaseOfSourceResultOfLandCompensateEntity_Pzo_SoPSEiaxCqoUWiaxCqoUW>