create_billing_period
Create billing periods in Procore projects to manage construction financials and commitments by specifying project ID, dates, and status.
Instructions
Create billing period. [Construction Financials/Commitments] POST /rest/v1.0/projects/{project_id}/billing_periods
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| due_date | Yes | Due date | |
| start_date | Yes | Start date | |
| end_date | Yes | End date | |
| status | Yes | Status |