Create Line Item Type
create_line_item_typeCreate a new Line Item Type for Procore Commitments, such as Labor, by providing the company ID and line item type object.
Instructions
Create a new Line Item Type (e.g. L2 for Labor). Use this to create a new Commitments in Procore. Creates a new Commitments and returns the created object on success (HTTP 201). Required parameters: company_id, line_item_type. Procore API: Construction Financials > Commitments. Endpoint: POST /rest/v1.0/line_item_types
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | JSON request body field — unique identifier for the Procore company | |
| line_item_type | Yes | JSON request body field — line Item Type object |