create_direct_cost_item_v1_1
Add direct cost items to construction projects in Procore for financial tracking and budget management.
Instructions
Create Direct Cost Item. [Construction Financials/Direct Costs] POST /rest/v1.1/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... | |
| direct_cost | Yes | Direct Cost Item object |