show_contract_payment
Retrieve specific contract payment details from Procore for construction financial tracking and commitments management.
Instructions
Show Contract Payment. [Construction Financials/Commitments] GET /rest/v1.0/contract_payments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| contract_id | Yes | ID of the Contract | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |