Types > QuickbooksTaxMapCreate
Commerce APITypesQuickbooksTaxMapCreate
QuickbooksTaxMapCreate

Description

Fields

tax_code_id: String!

Tax code id from quickbooks

Example: "52"

Valid when: tax_code_id is not empty

Valid when: tax_code_id's length doesn't exceed 250 characters


tax_rate_name: String!

Tax rate name from lana tax rules

Example: "VAT"

Valid when: tax_rate_name is not empty

Valid when: tax_rate_name's length doesn't exceed 250 characters


Used By

Types

QuickbooksSettingsCreate

Preview (typescript)

Loading module