POST DataCenter/SearchLandTransation
Request Information
URI Parameters
None.
Body Parameters
DataRouterRequestBaseOfLandTQueryParam| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientUser | string |
None. |
|
| QueryModel | integer |
None. |
|
| Payload | LandTQueryParam |
None. |
|
| ZoneCode | string |
None. |
|
| CompanyCode | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"ClientUser": "sample string 1",
"QueryModel": 1,
"Payload": {
"Province": "sample string 1",
"CityCode": "sample string 2",
"ZoneCode": "sample string 3",
"Type": "sample string 4",
"CaseCode": "sample string 5",
"LandName": "sample string 6",
"PlanUse": "sample string 7",
"DealTime": "2025-12-11T22:58:31.7195771+08:00",
"Price": "sample string 8",
"IsActived": true,
"PageSize": 1,
"CurrentPage": 1,
"CompanyCode": "sample string 9",
"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:
<DataRouterRequestBaseOfLandTQueryParamp1meq4_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 9</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:CaseCode>sample string 5</d2p1:CaseCode>
<d2p1:CityCode>sample string 2</d2p1:CityCode>
<d2p1:DealTime>2025-12-11T22:58:31.7195771+08:00</d2p1:DealTime>
<d2p1:LandName>sample string 6</d2p1:LandName>
<d2p1:PlanUse>sample string 7</d2p1:PlanUse>
<d2p1:Price>sample string 8</d2p1:Price>
<d2p1:Province>sample string 1</d2p1:Province>
<d2p1:Type>sample string 4</d2p1:Type>
<d2p1:ZoneCode>sample string 3</d2p1:ZoneCode>
</Payload>
<ClientUser>sample string 1</ClientUser>
<QueryModel>1</QueryModel>
</DataRouterRequestBaseOfLandTQueryParamp1meq4_S8>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RemoteResponseOfSummaryBaseOfSourceResultOfLandTListEntity| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| errors | string |
None. |
|
| unauthed | boolean |
None. |
|
| result | SummaryBaseOfSourceResultOfLandTListEntity |
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,
"CaseCode": "sample string 2",
"ZoneName": "sample string 3",
"PropertyTypeName": "sample string 4",
"LandName": "sample string 5",
"LandACode": "sample string 6",
"Address": "sample string 7",
"PlanUse": "sample string 8",
"StartPrice": 1.0,
"LandArea": 1.0,
"ConstrucionArea": 1.0,
"PlanConstrucionArea": 1.0,
"TradeDate": "2025-12-11T22:58:31.7332242+08:00",
"TradeTotalPrice": 1.0,
"AcceptCompany": "sample string 9",
"DevelopmentStatus": "sample string 10",
"BiddingCount": 1,
"GuaranteePrice": 1.0,
"CubicRate": 11.0,
"BuildingPrice": 1.0,
"PremiumRate": 1.0,
"DataSource": "sample string 12",
"LandDevelopCompany": "sample string 13",
"LandProperty": "sample string 14",
"LandTotalCompensation": 1.0,
"LandCompensation": 1.0,
"Description": "sample string 15",
"Buildingdensity": "sample string 16",
"GreenRate": "sample string 17",
"LandAge": "sample string 18",
"LandSupply": "sample string 19",
"GroundPrice": 1.0,
"GroundUnit": 20.0,
"LandGrade": "sample string 21",
"DealPhoto": "sample string 22",
"AnnouncementTime": "sample string 23",
"AnnouncementId": "sample string 24",
"BulletinSite": "sample string 25",
"Recorder": "sample string 26",
"RecorderDate": "sample string 27",
"DataType": "sample string 28",
"FloorPrice": 1.0
}
},
{
"source": "sample string 1",
"url": "sample string 2",
"Host": "sample string 3",
"result": {
"ID": 1,
"CaseCode": "sample string 2",
"ZoneName": "sample string 3",
"PropertyTypeName": "sample string 4",
"LandName": "sample string 5",
"LandACode": "sample string 6",
"Address": "sample string 7",
"PlanUse": "sample string 8",
"StartPrice": 1.0,
"LandArea": 1.0,
"ConstrucionArea": 1.0,
"PlanConstrucionArea": 1.0,
"TradeDate": "2025-12-11T22:58:31.7332242+08:00",
"TradeTotalPrice": 1.0,
"AcceptCompany": "sample string 9",
"DevelopmentStatus": "sample string 10",
"BiddingCount": 1,
"GuaranteePrice": 1.0,
"CubicRate": 11.0,
"BuildingPrice": 1.0,
"PremiumRate": 1.0,
"DataSource": "sample string 12",
"LandDevelopCompany": "sample string 13",
"LandProperty": "sample string 14",
"LandTotalCompensation": 1.0,
"LandCompensation": 1.0,
"Description": "sample string 15",
"Buildingdensity": "sample string 16",
"GreenRate": "sample string 17",
"LandAge": "sample string 18",
"LandSupply": "sample string 19",
"GroundPrice": 1.0,
"GroundUnit": 20.0,
"LandGrade": "sample string 21",
"DealPhoto": "sample string 22",
"AnnouncementTime": "sample string 23",
"AnnouncementId": "sample string 24",
"BulletinSite": "sample string 25",
"Recorder": "sample string 26",
"RecorderDate": "sample string 27",
"DataType": "sample string 28",
"FloorPrice": 1.0
}
}
]
}
}
application/xml, text/xml
Sample:
<RemoteResponseOfSummaryBaseOfSourceResultOfLandTListEntity_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>
<SourceResultOfLandTListEntity_Pzo_SoPSE>
<Host>sample string 3</Host>
<Result xmlns:d5p1="http://schemas.datacontract.org/2004/07/GJ.EDC.Biz.Model">
<d5p1:AcceptCompany>sample string 9</d5p1:AcceptCompany>
<d5p1:Address>sample string 7</d5p1:Address>
<d5p1:AnnouncementId>sample string 24</d5p1:AnnouncementId>
<d5p1:AnnouncementTime>sample string 23</d5p1:AnnouncementTime>
<d5p1:BiddingCount>1</d5p1:BiddingCount>
<d5p1:BuildingPrice>1</d5p1:BuildingPrice>
<d5p1:Buildingdensity>sample string 16</d5p1:Buildingdensity>
<d5p1:BulletinSite>sample string 25</d5p1:BulletinSite>
<d5p1:CaseCode>sample string 2</d5p1:CaseCode>
<d5p1:ConstrucionArea>1</d5p1:ConstrucionArea>
<d5p1:CubicRate>11</d5p1:CubicRate>
<d5p1:DataSource>sample string 12</d5p1:DataSource>
<d5p1:DataType>sample string 28</d5p1:DataType>
<d5p1:DealPhoto>sample string 22</d5p1:DealPhoto>
<d5p1:Description>sample string 15</d5p1:Description>
<d5p1:DevelopmentStatus>sample string 10</d5p1:DevelopmentStatus>
<d5p1:FloorPrice>1</d5p1:FloorPrice>
<d5p1:GreenRate>sample string 17</d5p1:GreenRate>
<d5p1:GroundPrice>1</d5p1:GroundPrice>
<d5p1:GroundUnit>20</d5p1:GroundUnit>
<d5p1:GuaranteePrice>1</d5p1:GuaranteePrice>
<d5p1:ID>1</d5p1:ID>
<d5p1:LandACode>sample string 6</d5p1:LandACode>
<d5p1:LandAge>sample string 18</d5p1:LandAge>
<d5p1:LandArea>1</d5p1:LandArea>
<d5p1:LandCompensation>1</d5p1:LandCompensation>
<d5p1:LandDevelopCompany>sample string 13</d5p1:LandDevelopCompany>
<d5p1:LandGrade>sample string 21</d5p1:LandGrade>
<d5p1:LandName>sample string 5</d5p1:LandName>
<d5p1:LandProperty>sample string 14</d5p1:LandProperty>
<d5p1:LandSupply>sample string 19</d5p1:LandSupply>
<d5p1:LandTotalCompensation>1</d5p1:LandTotalCompensation>
<d5p1:PlanConstrucionArea>1</d5p1:PlanConstrucionArea>
<d5p1:PlanUse>sample string 8</d5p1:PlanUse>
<d5p1:PremiumRate>1</d5p1:PremiumRate>
<d5p1:PropertyTypeName>sample string 4</d5p1:PropertyTypeName>
<d5p1:Recorder>sample string 26</d5p1:Recorder>
<d5p1:RecorderDate>sample string 27</d5p1:RecorderDate>
<d5p1:StartPrice>1</d5p1:StartPrice>
<d5p1:TradeDate>2025-12-11T22:58:31.7332242+08:00</d5p1:TradeDate>
<d5p1:TradeTotalPrice>1</d5p1:TradeTotalPrice>
<d5p1:ZoneName>sample string 3</d5p1:ZoneName>
</Result>
<SourceCode>sample string 1</SourceCode>
<Url>sample string 2</Url>
</SourceResultOfLandTListEntity_Pzo_SoPSE>
<SourceResultOfLandTListEntity_Pzo_SoPSE>
<Host>sample string 3</Host>
<Result xmlns:d5p1="http://schemas.datacontract.org/2004/07/GJ.EDC.Biz.Model">
<d5p1:AcceptCompany>sample string 9</d5p1:AcceptCompany>
<d5p1:Address>sample string 7</d5p1:Address>
<d5p1:AnnouncementId>sample string 24</d5p1:AnnouncementId>
<d5p1:AnnouncementTime>sample string 23</d5p1:AnnouncementTime>
<d5p1:BiddingCount>1</d5p1:BiddingCount>
<d5p1:BuildingPrice>1</d5p1:BuildingPrice>
<d5p1:Buildingdensity>sample string 16</d5p1:Buildingdensity>
<d5p1:BulletinSite>sample string 25</d5p1:BulletinSite>
<d5p1:CaseCode>sample string 2</d5p1:CaseCode>
<d5p1:ConstrucionArea>1</d5p1:ConstrucionArea>
<d5p1:CubicRate>11</d5p1:CubicRate>
<d5p1:DataSource>sample string 12</d5p1:DataSource>
<d5p1:DataType>sample string 28</d5p1:DataType>
<d5p1:DealPhoto>sample string 22</d5p1:DealPhoto>
<d5p1:Description>sample string 15</d5p1:Description>
<d5p1:DevelopmentStatus>sample string 10</d5p1:DevelopmentStatus>
<d5p1:FloorPrice>1</d5p1:FloorPrice>
<d5p1:GreenRate>sample string 17</d5p1:GreenRate>
<d5p1:GroundPrice>1</d5p1:GroundPrice>
<d5p1:GroundUnit>20</d5p1:GroundUnit>
<d5p1:GuaranteePrice>1</d5p1:GuaranteePrice>
<d5p1:ID>1</d5p1:ID>
<d5p1:LandACode>sample string 6</d5p1:LandACode>
<d5p1:LandAge>sample string 18</d5p1:LandAge>
<d5p1:LandArea>1</d5p1:LandArea>
<d5p1:LandCompensation>1</d5p1:LandCompensation>
<d5p1:LandDevelopCompany>sample string 13</d5p1:LandDevelopCompany>
<d5p1:LandGrade>sample string 21</d5p1:LandGrade>
<d5p1:LandName>sample string 5</d5p1:LandName>
<d5p1:LandProperty>sample string 14</d5p1:LandProperty>
<d5p1:LandSupply>sample string 19</d5p1:LandSupply>
<d5p1:LandTotalCompensation>1</d5p1:LandTotalCompensation>
<d5p1:PlanConstrucionArea>1</d5p1:PlanConstrucionArea>
<d5p1:PlanUse>sample string 8</d5p1:PlanUse>
<d5p1:PremiumRate>1</d5p1:PremiumRate>
<d5p1:PropertyTypeName>sample string 4</d5p1:PropertyTypeName>
<d5p1:Recorder>sample string 26</d5p1:Recorder>
<d5p1:RecorderDate>sample string 27</d5p1:RecorderDate>
<d5p1:StartPrice>1</d5p1:StartPrice>
<d5p1:TradeDate>2025-12-11T22:58:31.7332242+08:00</d5p1:TradeDate>
<d5p1:TradeTotalPrice>1</d5p1:TradeTotalPrice>
<d5p1:ZoneName>sample string 3</d5p1:ZoneName>
</Result>
<SourceCode>sample string 1</SourceCode>
<Url>sample string 2</Url>
</SourceResultOfLandTListEntity_Pzo_SoPSE>
</Collection>
<TotalCount>1</TotalCount>
</Result>
<Success>true</Success>
<UnAuthorizedRequest>true</UnAuthorizedRequest>
</RemoteResponseOfSummaryBaseOfSourceResultOfLandTListEntity_Pzo_SoPSEiaxCqoUWiaxCqoUW>