Sync Company Insurances (Alternative)
sync_company_insurances_alternativeCreate or update multiple company insurance records in a batch. Send only changed fields; omitted fields retain their current values.
Instructions
This endpoint creates or updates a batch of Company Insurances. Must provide Company ID in the request body. Send only the fields you intend to change; omitted fields keep their current values. Returns the modified company insurance on success. Failures come back as an error payload carrying the HTTP status — commonly 401 when the token has expired, 403 without tool permission, and 404 when an id does not resolve. Required parameters: updates. Procore API: Core > Directory. Endpoint: PATCH /rest/v1.0/insurances/sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | JSON request body field — the updates for this Directory operation |