create_direct_cost_item
Add direct cost items to Procore construction projects to track expenses like materials, labor, and equipment for accurate financial management.
Instructions
Create Direct Cost Item. [Construction Financials/Direct Costs] POST /rest/v1.0/projects/{project_id}/direct_costs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| 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 | Yes | Direct Cost Item object |