update_direct_cost_item
Modify direct cost items in Procore projects to update financial details, attachments, and construction cost data.
Instructions
Update Direct Cost Item. [Construction Financials/Direct Costs] PATCH /rest/v1.0/projects/{project_id}/direct_costs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| attachments | No | Direct Cost Item attachments. To upload attachments you must upload the entire payload as `multipart/form-data` content-type and specify each parameter as form-data together with `attachments[]` as... | |
| item | No | Direct Cost Item object |