show_tax_code
Retrieve specific tax code details from Procore's construction financials system using the tax code ID and company identifier.
Instructions
Show Tax Code. [Construction Financials/Tax] GET /rest/v1.0/tax_codes/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The Tax Code ID | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |