create_prime_contract_line_item
Add a line item to a prime contract in Procore to track construction project costs and financial details. This tool helps manage contract budgets by creating specific expense or revenue entries.
Instructions
Create Prime Contract line item. [Construction Financials/Prime Contracts] POST /rest/v1.0/prime_contracts/{prime_contract_id}/line_items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prime_contract_id | Yes | Prime Contract ID | |
| project_id | Yes | Unique identifier for the project. | |
| line_item | Yes | The Line Item object |