Sync Budget Line Items
sync_budget_line_itemsSynchronize multiple budget line items with an external system by creating or updating records in Procore.
Instructions
Create or update multiple Budget Line Items. Use this to bulk-synchronize Budget records with an external system of record. Synchronizes Budget records with the supplied data and returns the updated server-side state. Required parameters: project_id, budget_line_items. Procore API: Construction Financials > Budget. Endpoint: POST /rest/v1.0/budget_line_items/sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | JSON request body field — unique identifier for the Procore project | |
| budget_line_items | Yes | JSON request body field — the budget line items for this Budget operation |