Agave · Schema

Project

A construction project record from the linked source system.

AccountingConstructionIntegration

Properties

Name Type Description
id string Agave unified project identifier.
source_id string Project identifier in the source system.
name string Project name.
number string Project number or code.
status string Project status.
address string Project address.
start_date string Project start date.
estimated_completion_date string Estimated project completion date.
total_budget number Total approved project budget in USD.
created_at string Timestamp when the record was created.
updated_at string Timestamp when the record was last updated.
View JSON Schema on GitHub