update_early_pay_program
Modify an early payment program in Procore to adjust terms, update vendor messages, or change program names for construction financial management.
Instructions
Update Early Pay Program. [Construction Financials/Payments] PATCH /rest/v1.0/companies/{company_id}/payments/early_pay_programs/{early_pay_program_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| early_pay_program_id | Yes | UUID of the early pay program | |
| name | No | Name of the early pay program | |
| messageToVendor | No | Custom message to vendor |