get_requisition_compliance_document_v2_0
Retrieve compliance documents for construction requisitions to verify payment requirements and maintain financial records in Procore projects.
Instructions
Get requisition compliance document. [Construction Financials/Payments] GET /rest/v2.0/companies/{company_id}/projects/{project_id}/compliance/invoices/{invoice_id}/documents/{document_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | ID of the company | |
| project_id | Yes | ID of the project | |
| invoice_id | Yes | ID of the SC Invoice | |
| document_id | Yes | ID of the compliance document | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |