POST DataCenter/GetLandCompensationDetail
Request Information
URI Parameters
None.
Body Parameters
DataRouterRequestBaseOfLandCompensateDetailQueryParam| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientUser | string |
None. |
|
| QueryModel | integer |
None. |
|
| Payload | LandCompensateDetailQueryParam |
None. |
|
| ZoneCode | string |
None. |
|
| CompanyCode | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ClientUser": "sample string 1",
"QueryModel": 1,
"Payload": {
"ID": 1
},
"ZoneCode": "sample string 2",
"CompanyCode": "sample string 3"
}
application/xml, text/xml
Sample:
<DataRouterRequestBaseOfLandCompensateDetailQueryParamp1meq4_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">
<d2p1:ID>1</d2p1:ID>
</Payload>
<ClientUser>sample string 1</ClientUser>
<QueryModel>1</QueryModel>
</DataRouterRequestBaseOfLandCompensateDetailQueryParamp1meq4_S8>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RemoteResponseOfSourceResultOfLandCompensateDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| errors | string |
None. |
|
| unauthed | boolean |
None. |
|
| result | SourceResultOfLandCompensateDetail |
None. |
Response Formats
application/json, text/json
Sample:
{
"success": true,
"errors": "sample string 2",
"unauthed": true,
"result": {
"source": "sample string 1",
"url": "sample string 2",
"Host": "sample string 3",
"result": {
"ZoneCode": "sample string 1",
"Province": "sample string 2",
"City": "sample string 3",
"ProvinceName": "sample string 4",
"CityName": "sample string 5",
"ID": 6,
"ZoneName": "sample string 7",
"CaseCode": "sample string 8",
"SelfNumber": 1,
"UseCompany": "sample string 9",
"EstateName": "sample string 10",
"LicenseNumber": "sample string 11",
"Address": "sample string 12",
"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 13",
"Other": 1,
"IsActived": true
}
}
}
application/xml, text/xml
Sample:
<RemoteResponseOfSourceResultOfLandCompensateDetail_Pzo_SoPSEiaxCqoUW 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>
<Host>sample string 3</Host>
<Result xmlns:d3p1="http://schemas.datacontract.org/2004/07/GJ.EDC.Biz.Model">
<d3p1:Address>sample string 12</d3p1:Address>
<d3p1:AvgCompensation>1</d3p1:AvgCompensation>
<d3p1:AvgLandCharge1>1</d3p1:AvgLandCharge1>
<d3p1:AvgLandCharge2>1</d3p1:AvgLandCharge2>
<d3p1:AvgLandCharge3>1</d3p1:AvgLandCharge3>
<d3p1:AvgLandCharge4>1</d3p1:AvgLandCharge4>
<d3p1:AvgLevyLandCharge>1</d3p1:AvgLevyLandCharge>
<d3p1:AvgPeopleArea>1</d3p1:AvgPeopleArea>
<d3p1:CaseCode>sample string 8</d3p1:CaseCode>
<d3p1:CollectiveLandArea1>1</d3p1:CollectiveLandArea1>
<d3p1:CollectiveLandArea2>1</d3p1:CollectiveLandArea2>
<d3p1:CompensationPeopleCount>1</d3p1:CompensationPeopleCount>
<d3p1:Description>sample string 13</d3p1:Description>
<d3p1:EstateName>sample string 10</d3p1:EstateName>
<d3p1:ID>6</d3p1:ID>
<d3p1:IsActived>true</d3p1:IsActived>
<d3p1:LandArea1>1</d3p1:LandArea1>
<d3p1:LandArea2>1</d3p1:LandArea2>
<d3p1:LandArea3>1</d3p1:LandArea3>
<d3p1:LandCharge1>1</d3p1:LandCharge1>
<d3p1:LandCharge2>1</d3p1:LandCharge2>
<d3p1:LandCharge3>1</d3p1:LandCharge3>
<d3p1:LandCharge4>1</d3p1:LandCharge4>
<d3p1:LandTax>1</d3p1:LandTax>
<d3p1:LevyLandCharge>1</d3p1:LevyLandCharge>
<d3p1:LicenseNumber>sample string 11</d3p1:LicenseNumber>
<d3p1:Other>1</d3p1:Other>
<d3p1:PeopleCount1>1</d3p1:PeopleCount1>
<d3p1:PeopleCount2>1</d3p1:PeopleCount2>
<d3p1:SelfNumber>1</d3p1:SelfNumber>
<d3p1:UseCompany>sample string 9</d3p1:UseCompany>
<d3p1:ZoneName>sample string 7</d3p1:ZoneName>
<d3p1:City>sample string 3</d3p1:City>
<d3p1:CityName>sample string 5</d3p1:CityName>
<d3p1:Province>sample string 2</d3p1:Province>
<d3p1:ProvinceName>sample string 4</d3p1:ProvinceName>
<d3p1:ZoneCode>sample string 1</d3p1:ZoneCode>
</Result>
<SourceCode>sample string 1</SourceCode>
<Url>sample string 2</Url>
</Result>
<Success>true</Success>
<UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfSourceResultOfLandCompensateDetail_Pzo_SoPSEiaxCqoUW>