Autodesk Construction Cloud · Schema
Autodesk Construction Cloud Project
JSON Schema for an Autodesk Construction Cloud (ACC) project.
ConstructionBIMProject ManagementAECCADArchitectureEngineeringField Management
Properties
| Name | Type | Description |
|---|---|---|
| id | string | Unique ACC project identifier |
| accountId | string | Parent account identifier |
| name | string | Project name |
| startDate | string | |
| endDate | string | |
| projectValue | object | |
| status | string | |
| jobNumber | string | |
| addressLine1 | string | |
| addressLine2 | string | |
| city | string | |
| stateOrProvince | string | |
| postalCode | string | |
| country | string | |
| timezone | string | |
| language | string | |
| constructionType | string | Type of construction (e.g., New Construction, Renovation, Infrastructure) |
| deliveryMethod | string | Project delivery method (e.g., Design-Build, Design-Bid-Build, CM at Risk) |
| contractType | string | Contract type (e.g., Fixed Price, Cost Plus, Unit Price) |
| currentPhase | string | Current project phase |
| businessUnitsId | string | |
| imageUrl | string | |
| createdAt | string | |
| updatedAt | string |