Create A Budget Lock
create_a_budget_lockCreate a budget lock record in Procore to secure budget entries for a project. Requires the project ID to submit.
Instructions
Create a budget lock. Use this to create a new Budget records in Procore. Creates a new Budget records and returns the created object on success (HTTP 201). Required parameters: project_id. Procore API: Construction Financials > Budget. Endpoint: POST /rest/v1.0/projects/{project_id}/budget/lock
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. |