list_lien_waivers
Retrieve lien waivers for specific invoices in Procore construction projects to manage financial documentation and compliance requirements.
Instructions
List Lien Waivers. [Construction Financials/Invoices] GET /rest/v1.0/projects/{project_id}/lien_waivers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| invoice_id | Yes | Unique identifier of the invoice to retrieve lien waivers for | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |