update_project_early_pay_programs
Assign or remove early payment programs for construction projects in Procore to manage payment terms and financial workflows.
Instructions
Update Project Early Pay Programs. [Construction Financials/Payments] PATCH /rest/v1.0/companies/{company_id}/payments/projects/earlyPayPrograms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| projectIds | Yes | List of project IDs to update | |
| programId | No | UUID of the early pay program to assign (null to remove) |