Takaisin QuickBooks Tax Codes -kohtaan
Yhdistä Knoon AI kohteen QuickBooks Tax Codes (QuickBooks) kanssa automatisoidaksesi AI-työnkulut.
Fetch a single QuickBooks tax code by ID.
quickBooksTaxCodeRead
BETA
Sisäinen
Oikeudet
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| taxCodeId | mustache | QuickBooks tax code ID (TaxCodeRef value). | Kyllä |
| minorVersion | mustache | Optional QuickBooks minor version (defaults to 75). | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| id | string | Tax code ID (TaxCodeRef value). |
| name | string | Tax code name. |
| description | string | Tax code description. |
| active | boolean | Whether the tax code is active. |
| hidden | boolean | Whether the tax code is hidden. |
| taxable | boolean | Whether the tax code is taxable. |
| taxGroup | boolean | Whether the tax code is a group. |
| syncToken | string | Sync token for updates. |
| salesTaxRateIds | array | Sales tax rate IDs used by this code. |
| salesTaxRateNames | array | Sales tax rate names used by this code. |
| purchaseTaxRateIds | array | Purchase tax rate IDs used by this code. |
| purchaseTaxRateNames | array | Purchase tax rate names used by this code. |



