update_billing_period
Modify billing period details for construction projects in Procore, including dates, due dates, and status updates.
Instructions
Update billing period. [Construction Financials/Commitments] PATCH /rest/v1.0/projects/{project_id}/billing_periods/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Billing Period ID | |
| due_date | Yes | Due date | |
| start_date | Yes | Start date | |
| end_date | Yes | End date | |
| status | Yes | Status |