Agave · Example Payload

Unified Api Budget Example

example_value

AccountingConstructionIntegration

Unified Api Budget 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_idcost_code_iddescriptionoriginal_amountrevised_amountactual_costprojected_cost

Example Payload

Raw ↑
{
  "id": "500123",
  "project_id": "500123",
  "cost_code_id": "500123",
  "description": "example_value",
  "original_amount": 99.99,
  "revised_amount": 99.99,
  "actual_cost": 99.99,
  "projected_cost": 99.99
}