Sync Tax Types
sync_tax_typesCreate or update a batch of tax types in Procore. Updates only supplied fields and returns modified object. Requires company_id and updates.
Instructions
This endpoint creates or updates a batch of Tax Types. Use this to update an existing Tax records (only the supplied fields are changed). Updates the specified Tax records and returns the modified object on success. Required parameters: company_id, updates. Procore API: Construction Financials > Tax. Endpoint: PATCH /rest/v1.0/tax_types/sync
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | JSON request body field — unique identifier for the Procore company | |
| updates | Yes | JSON request body field — the updates for this Tax operation |