get https://www.coohom.com/api/saas/openapi/design/list
With project list, you will have a overview of project information.
Response
Param Name | Required | Type | Description |
---|---|---|---|
planId | true | String | Id of floor plan. |
designId | false | String | Id of design. |
commName | true | String | The name of floor community. |
status | true | Int | If the project is under decoration stage, return 1. If the project is under floor plan stage, return 0. |
city | true | String | The city of the floor. |
name | true | String | Floor Name. |
srcArea | true | Float | The building area of the floor, in square meter unit. |
specName | true | String | The type of the floor. |
area | true | Float | The carpet area of the floor. |
planPic | true | String | The URL of floor picture. |
coverPic | true | String | The URL of cover picture. |
created | true | Long | Created time of the plan, at the millisecond level. |
modifiedTime | true | Long | Modified time of the plan, at the millisecond level. |
tagId | false | String | Catalog Id of the plan. |
designPanoUrl | false | String | The URL of Plan Panorama. |
desc | false | String | The description of plan. |