Types > TaxSystemCreate
Description
Topic: Tax Systems
Fields
Whether to commit tax system transaction
Example: true
Company code (Avalara)
Example: "MYCOMPANY"
Valid when: company_code's length doesn't exceed 250 characters
credentials: [KeyValueCreate!]
default_product_tax_code: String
Default tax code to use for products
Example: "P0000000"
Valid when: default_product_tax_code's length doesn't exceed 250 characters
default_shipping_tax_code: String
Default tax code to use for shipping
Example: "FR"
Valid when: default_shipping_tax_code's length doesn't exceed 250 characters
Tax system type
Example: "avalara"
Used By
Mutations
Preview (typescript)
Loading module