Sync Tax Codes
sync_tax_codesCreate or update a batch of Tax Codes in Procore Financials. Specify company ID and update records to modify tax codes.
Instructions
This endpoint creates or updates a batch of Tax Codes. 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_codes/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 |