show_billing_period_for_project
Retrieve billing period details for a specific construction project to track financial commitments and payment cycles.
Instructions
Show Billing Period for Project. [Construction Financials/Commitments] GET /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 | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |