create_early_pay_program
Set up early payment programs in Procore to accelerate vendor payments and improve cash flow management for construction projects.
Instructions
Create Early Pay Program. [Construction Financials/Payments] POST /rest/v1.0/companies/{company_id}/payments/early_pay_programs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| name | Yes | Name of the early pay program | |
| type | Yes | Type of the early pay program | |
| dateConfiguration | No | Date configuration for the program | |
| standardRate | Yes | Standard rate in basis points (1% = 100) | |
| preferredRate | Yes | Preferred rate in basis points (1% = 100) | |
| messageToVendor | No | Custom message to vendor |