Agave · Example Payload

Unified Api Contract Example

AccountingConstructionIntegration

Unified Api Contract Example is an example object payload from Agave, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idproject_idnamenumberstatusoriginal_valuerevised_valueexecuted_date

Example Payload

Raw ↑
{
  "id": "500123",
  "project_id": "500123",
  "name": "Example Name",
  "number": "example_value",
  "status": "draft",
  "original_value": 99.99,
  "revised_value": 99.99,
  "executed_date": "2025-03-15"
}