Delete Billing Period
delete_billing_periodPermanently delete a billing period from a Procore project using the project ID and billing period ID. This action is irreversible and removes the billing period entirely.
Instructions
Delete a specified Billing Period. Use this to permanently delete the specified Commitments. This cannot be undone. Permanently removes the specified Commitments. This action cannot be undone. Required parameters: project_id, id. Procore API: Construction Financials > Commitments. Endpoint: DELETE /rest/v1.0/projects/{project_id}/billing_periods/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| id | Yes | URL path parameter — unique identifier of the Commitments resource |