show_direct_cost_item
Retrieve detailed information about a specific direct cost item in Procore construction projects to track project expenses and manage financial data.
Instructions
Show Direct Cost Item. [Construction Financials/Direct Costs] GET /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 | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |