show_early_pay_program
Retrieve details of a specific early payment program in Procore to manage construction payment schedules and financial workflows.
Instructions
Show Early Pay Program. [Construction Financials/Payments] GET /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 | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |