Last Updated on : 2023-06-21 07:13:09download
Query the details of projects.
GET: /v1.0/iot-02/community/project
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
block_id | String | query | true | The community ID. |
Parameter name | Type | Description |
---|---|---|
result | HighwayProjectDetailResponse |
Description of result
Parameter name | Type | Description |
---|---|---|
project_id | String | The ID of the project. |
_project_tree_id | String | The ID of a specified project tree. This is the space identifier of the project. |
structure_id | String | The ID of the associated organization. |
project_name | String | The name of the project. |
project_type_id | String | The ID of the project type. |
contact | String | The contact name. |
mobile | String | The mobile phone number. |
location | String | The code of the location. For more information, visit http://www.stats.gov.cn/english/. |
location_name | String | The name of the location. For more information, visit http://www.stats.gov.cn/english/. |
street | String | The code of the street. For more information, visit http://www.stats.gov.cn/english/. |
street_name | String | The name of the street. |
community | String | The name of the street. For more information, visit http://www.stats.gov.cn/english/. |
community_name | String | The name of the community. |
detail_address | String | The detailed address. |
completion_time | Long | The date on which the project was completed. |
delivery_time | Long | The date on which the project was delivered. |
acceptance_time | Long | The date on which the project was accepted. |
registration_time | Long | The date on which the project was registered. |
GET: /v1.0/iot-02/community/project?block_id=136767399153950xxxx
{
"registrationTime": 1617787524583,
"locationName": "Xicheng District, Beijing Municipality",
"deliveryTime": 1619083516701,
"villageFence": "",
"structureName": "Sunshine xx Group",
"mobile": "1566901xxxx",
"acceptanceTime": 1618997121866,
"structureId": "1384799976831385600",
"community": "110102007048",
"treeId": "1384800440935317504",
"completionTime": 1619083518799,
"projectTypeId": "1382226418821287936",
"streetName": "Yuetan Street",
"projectTypeName": "Smart Park",
"street": "110102007",
"contact": "Helen",
"detailAddress": "Room 7x2, Building 3, Fortune Center",
"location": "CHN,110000,110100,110102",
"communityName": "Sanlihe Community Residents Committee",
"projectName": "Sunny Park",
"projectId": "138480044029778xxxx"
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback