show_direct_cost_item_v1_1
Retrieve specific direct cost item details from construction projects using project and cost IDs to access financial data.
Instructions
Show Direct Cost Item. [Construction Financials/Direct Costs] GET /rest/v1.1/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) |