Types > XeroTaxMapCreate
Commerce APITypesXeroTaxMapCreate
XeroTaxMapCreate

Description

Fields

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


tax_type: String!

Tax type from xero

Example: "INPUT2"

Valid when: tax_type is not empty

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


Used By

Types

XeroSettingsCreate

Preview (typescript)

Loading module