list_budget_details
Retrieve detailed budget information from Procore for construction projects. Filter by cost codes, vendors, billers, and other financial parameters to analyze project budgets.
Instructions
List Budget Details. [Construction Financials/Budget] POST /rest/v1.0/budget_views/{budget_view_id}/budget_details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_view_id | Yes | Budget View ID | |
| project_id | Yes | Unique identifier for the project. | |
| biller | No | Sub Job Filter, can pass Sub Job or Project | |
| cost_code | No | Cost Code Filter | |
| root_cost_code | No | Division Filter | |
| cost_type | No | Cost Type Filter | |
| vendor | No | Vendor Filter | |
| detail_type | No | Detail Type Filter |