show_commitment_contract_summary_v2_0
Retrieve a summary of commitment contract details for construction projects, including financial information and contract terms, to track project commitments and financial status.
Instructions
Show Commitment Contract Summary. [Construction Financials/Commitments] GET /rest/v2.0/companies/{company_id}/projects/{project_id}/commitment_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 Commitment Contract | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |