Agave · Schema

Contract

A prime contract for a construction project.

AccountingConstructionIntegration

Properties

Name Type Description
id string Contract identifier.
project_id string Associated project identifier.
name string Contract name.
number string Contract number.
status string Contract status.
original_value number Original contract value in USD.
revised_value number Revised contract value including change orders.
executed_date string Date the contract was executed.
View JSON Schema on GitHub