Autodesk Construction Cloud Issue

JSON Schema for an ACC construction issue, observation, or punch list item.

ConstructionBIMProject ManagementAECCADArchitectureEngineeringField Management

Properties

Name Type Description
id string Unique issue identifier (UUID)
containerId string ACC project container identifier
displayId integer Human-readable sequential issue number
title string Issue title/summary
description string Detailed issue description
status string Current issue status
issueTypeId string Issue type identifier
issueSubtypeId string Issue subtype identifier
dueDate string
startDate string
locationId string Location identifier within the project
locationDescription string Free-text location description
assignedToId string User or company assigned to resolve the issue
assignedToType string
createdBy string User ID who created the issue
createdAt string
updatedAt string
closedBy string
closedAt string
rootCauseId string
commentCount integer
attachmentCount integer
linkedDocuments array
View JSON Schema on GitHub