get_contracts_invoice_configuration
Retrieve invoice configuration details for a specific contract in Procore to manage billing settings and payment terms.
Instructions
Get Contract's Invoice Configuration. [Construction Financials/Contracts] GET /rest/v1.0/projects/{project_id}/contracts/{contract_id}/invoice_configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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) |