list_payments_subtier_waivers
Retrieve subtier payment waivers for construction projects to manage conditional or unconditional financial releases.
Instructions
List payments subtier waivers. [Construction Financials/Payments] GET /rest/v1.0/projects/{project_id}/payments/subtier_waivers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| subtier_requisition_id | Yes | Unique identifier of the subtier requisition, supports comma separated list | |
| waiver_type | No | Waiver type of the subtier waiver. Can only be either "unconditional" or "conditional" | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |