list_tax_codes
Retrieve tax codes for a company from Procore's construction financials API to manage tax-related data in projects.
Instructions
List Tax Codes. [Construction Financials/Tax] GET /rest/v1.0/tax_codes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page | |
| per_page | No | Expect number of items in response. min: 1, max: 100 |