Last Updated on : 2023-06-21 07:13:11download
Update project information, such as project name, contact person, and so on, based on the incoming cell ID.
GET: /v1.0/iot-02/community/projects
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| page_no | Integer | false | The current page number. | |
| page_size | Integer | false | The paging size. |
| Parameter name | Type | Description |
|---|---|---|
| result | HighwayProjectListResponse |
Description of result
| Parameter name | Type | Description |
|---|---|---|
| total_record | Long | The total items. |
| data | List | The list of projects. |
Description of data
| 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 code 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/projects?pageNo=1&pageSize=20
{
"project_type_id": "138222641890097xxxx",
"mobile": "1880000xxxx",
"project_name": "Sunny Park",
"block_id": "138481644318654xxxx",
"location_name": "Xihu District, Hangzhou City, Zhejiang Province",
"structure_name": "Huace xx Center",
"project_id": "138481644230574xxxx",
"contact": "_helen",
"location": "CHN,330000,330100,330106",
"project_type_name": "Open community"
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback