show_prime_contract_summary_v2_0
Retrieve a summary of prime contract details including financial data and key terms for construction projects in Procore.
Instructions
Show Prime Contract Summary. [Construction Financials/Prime Contracts] GET /rest/v2.0/companies/{company_id}/projects/{project_id}/prime_contracts/{contract_id}/summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| contract_id | Yes | ID of the Prime Contract | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |