GraphQL OBJECT
TaxType
Type of applicable tax, for example, sales tax, or value-added tax.
link Definition
- type TaxType {
- # Id of the tax type.
- TaxTypeEnum :
- # Name of the tax type.
- String :
- }
link Required by
- ContactTaxTypeHolds a tax- and its tax type ID.
- CountryCountry for which taxes are calculated.
- LookupsRequested lists of values.
- StateContact’s state. Five- or six-character ID of the customer's country and state based on ISO 3166-2. It is required for Australia, Brazil, Canada, India, Ireland, Japan, the UAE, and the USA.
- TaxTypeConfigurationConfiguration of tax types per countries and states.
- TaxTypePricenull