Sync Units Of Measure
sync_units_of_measureCreate or update a batch of Units of Measure records. Use this endpoint to modify existing records or add new ones using the Procore API.
Instructions
This endpoint creates or updates a batch of Units of Measure. See Using Sync Actions for additional information. Use this to update an existing Units of Measure records (only the supplied fields are changed). Updates the specified Units of Measure records and returns the modified object on success. Required parameters: company_id, updates. Procore API: Construction Financials > Units of Measure. Endpoint: PATCH /rest/v1.0/companies/{company_id}/uoms/sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | URL path parameter — unique identifier for the company. | |
| updates | Yes | JSON request body field — the updates for this Units of Measure operation | |
| deletes | No | JSON request body field — the deletes for this Units of Measure operation |