POST DataCenter/GetLandTransationDetail
Request Information
URI Parameters
None.
Body Parameters
DataRouterRequestBaseOfInt32| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientUser | string |
None. |
|
| QueryModel | integer |
None. |
|
| Payload | integer |
None. |
|
| ZoneCode | string |
None. |
|
| CompanyCode | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ClientUser": "sample string 1",
"QueryModel": 1,
"Payload": 2,
"ZoneCode": "sample string 3",
"CompanyCode": "sample string 4"
}
application/xml, text/xml
Sample:
<DataRouterRequestBaseOfint xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GJ.Biz.Model"> <CompanyCode>sample string 4</CompanyCode> <ZoneCode>sample string 3</ZoneCode> <Payload>2</Payload> <ClientUser>sample string 1</ClientUser> <QueryModel>1</QueryModel> </DataRouterRequestBaseOfint>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RemoteResponseOfSourceResultOfLandTEntity| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| errors | string |
None. |
|
| unauthed | boolean |
None. |
|
| result | SourceResultOfLandTEntity |
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": {
"ProvinceName": "sample string 1",
"CityName": "sample string 2",
"ID": 3,
"CaseCode": "sample string 4",
"ZoneName": "sample string 5",
"PropertyTypeName": "sample string 6",
"LandName": "sample string 7",
"LandACode": "sample string 8",
"Address": "sample string 9",
"PlanUse": "sample string 10",
"StartPrice": 1.0,
"LandArea": 1.0,
"ConstrucionArea": 1.0,
"PlanConstrucionArea": 1.0,
"TradeDate": "2025-12-11T22:58:46.4295532+08:00",
"TradeTotalPrice": 1.0,
"AcceptCompany": "sample string 11",
"DevelopmentStatus": "sample string 12",
"BiddingCount": 1,
"GuaranteePrice": 1.0,
"CubicRate": 13.0,
"BuildingPrice": 1.0,
"PremiumRate": 1.0,
"DataSource": "sample string 14",
"LandDevelopCompany": "sample string 15",
"LandProperty": "sample string 16",
"LandTotalCompensation": 1.0,
"LandCompensation": 1.0,
"Description": "sample string 17",
"Buildingdensity": "sample string 18",
"GreenRate": "sample string 19",
"LandAge": "sample string 20",
"LandSupply": "sample string 21",
"GroundPrice": 1.0,
"GroundUnit": 22.0,
"LandGrade": "sample string 23",
"DealPhoto": "sample string 24",
"AnnouncementTime": "sample string 25",
"AnnouncementId": "sample string 26",
"BulletinSite": "sample string 27",
"Recorder": "sample string 28",
"RecorderDate": "sample string 29",
"DataType": "sample string 30",
"FloorPrice": 1.0
}
}
}
application/xml, text/xml
Sample:
<RemoteResponseOfSourceResultOfLandTEntity_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:AcceptCompany>sample string 11</d3p1:AcceptCompany>
<d3p1:Address>sample string 9</d3p1:Address>
<d3p1:AnnouncementId>sample string 26</d3p1:AnnouncementId>
<d3p1:AnnouncementTime>sample string 25</d3p1:AnnouncementTime>
<d3p1:BiddingCount>1</d3p1:BiddingCount>
<d3p1:BuildingPrice>1</d3p1:BuildingPrice>
<d3p1:Buildingdensity>sample string 18</d3p1:Buildingdensity>
<d3p1:BulletinSite>sample string 27</d3p1:BulletinSite>
<d3p1:CaseCode>sample string 4</d3p1:CaseCode>
<d3p1:ConstrucionArea>1</d3p1:ConstrucionArea>
<d3p1:CubicRate>13</d3p1:CubicRate>
<d3p1:DataSource>sample string 14</d3p1:DataSource>
<d3p1:DataType>sample string 30</d3p1:DataType>
<d3p1:DealPhoto>sample string 24</d3p1:DealPhoto>
<d3p1:Description>sample string 17</d3p1:Description>
<d3p1:DevelopmentStatus>sample string 12</d3p1:DevelopmentStatus>
<d3p1:FloorPrice>1</d3p1:FloorPrice>
<d3p1:GreenRate>sample string 19</d3p1:GreenRate>
<d3p1:GroundPrice>1</d3p1:GroundPrice>
<d3p1:GroundUnit>22</d3p1:GroundUnit>
<d3p1:GuaranteePrice>1</d3p1:GuaranteePrice>
<d3p1:ID>3</d3p1:ID>
<d3p1:LandACode>sample string 8</d3p1:LandACode>
<d3p1:LandAge>sample string 20</d3p1:LandAge>
<d3p1:LandArea>1</d3p1:LandArea>
<d3p1:LandCompensation>1</d3p1:LandCompensation>
<d3p1:LandDevelopCompany>sample string 15</d3p1:LandDevelopCompany>
<d3p1:LandGrade>sample string 23</d3p1:LandGrade>
<d3p1:LandName>sample string 7</d3p1:LandName>
<d3p1:LandProperty>sample string 16</d3p1:LandProperty>
<d3p1:LandSupply>sample string 21</d3p1:LandSupply>
<d3p1:LandTotalCompensation>1</d3p1:LandTotalCompensation>
<d3p1:PlanConstrucionArea>1</d3p1:PlanConstrucionArea>
<d3p1:PlanUse>sample string 10</d3p1:PlanUse>
<d3p1:PremiumRate>1</d3p1:PremiumRate>
<d3p1:PropertyTypeName>sample string 6</d3p1:PropertyTypeName>
<d3p1:Recorder>sample string 28</d3p1:Recorder>
<d3p1:RecorderDate>sample string 29</d3p1:RecorderDate>
<d3p1:StartPrice>1</d3p1:StartPrice>
<d3p1:TradeDate>2025-12-11T22:58:46.4295532+08:00</d3p1:TradeDate>
<d3p1:TradeTotalPrice>1</d3p1:TradeTotalPrice>
<d3p1:ZoneName>sample string 5</d3p1:ZoneName>
<d3p1:CityName>sample string 2</d3p1:CityName>
<d3p1:ProvinceName>sample string 1</d3p1:ProvinceName>
</Result>
<SourceCode>sample string 1</SourceCode>
<Url>sample string 2</Url>
</Result>
<Success>true</Success>
<UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfSourceResultOfLandTEntity_Pzo_SoPSEiaxCqoUW>