freee_get_tax_codes
Retrieve all tax classification codes (e.g., taxable 10%, reduced 8%, exempt) in a single call to ensure accurate deal and invoice creation.
Instructions
Get list of tax codes (税区分マスター) - Retrieves all available tax classification codes in one call. Essential for accurate deal and invoice creation (e.g., taxable 10%, reduced 8%, exempt). Cached for 15 minutes as tax codes rarely change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | Company ID (optional, uses FREEE_DEFAULT_COMPANY_ID if not provided) | |
| compact | No | When true, returns summary statistics only without individual records. Useful for quick overviews. |