iiAddressID | integer |
field name | data type | db field | description |
---|---|---|---|
tiAddress_ID | integer | Address.Address_ID | Record ID |
tlAddressIsTaxable | logical | Address.AddressIsTaxable | Taxable Address. This field indicates if business activities for this address are normally subject to tax. The taxable status of the address defaults to transactions where the address is used. |
api annotation: | PartialUpdate = yes - defaults to false. | ||
tlAddressIsTaxInCity | logical | Address.AddressIsTaxInCity | Tax in City. This field determines whether the address is in the city limits for taxation purposes. It is used only with the Sales and Use Tax Interface for US and Canadian tax processing. |
api annotation: | PartialUpdate = yes - defaults to true. | ||
tlAddressIsTaxIncluded | logical | Address.AddressIsTaxIncluded | Tax Is Included. This field indicates if line item prices for this address normally include tax. The value of Tax Is Included defaults to the header of transactions created for this address. |
api annotation: | PartialUpdate = yes - defaults to false. | ||
tiAddressTaxDeclaration | integer | Address.AddressTaxDeclaration | This field is mandatory. |
tcAddressTaxIDFederal | character | Address.AddressTaxIDFederal | Federal Tax. The value of this filed is the tax ID assigned to this address by the federal or national government. If Tax Report is true, the Federal tax ID must be unique; otherwise, related business relations can share an ID. |
tcAddressTaxIDMisc1 | character | Address.AddressTaxIDMisc1 | Miscellaneous Tax 1.This field is for reference and documentation purposes, its value can be any other tax identification numbers that are useful. This field can be blank. |
tcAddressTaxIDMisc2 | character | Address.AddressTaxIDMisc2 | Miscellaneous Tax 2.This field is for reference and documentation purposes, its value can be any other tax identification numbers that are useful. This field can be blank. |
tcAddressTaxIDMisc3 | character | Address.AddressTaxIDMisc3 | Miscellaneous Tax 3.This field is for reference and documentation purposes, its value can be any other tax identification numbers that are useful. This field can be blank. |
tcAddressTaxIDState | character | Address.AddressTaxIDState | State Tax. This field is for reference and documentation purposes, the value of the field is either a state or provincial tax identification number or a VAT registration number. |
tiAddressType_ID | integer | Address.AddressType_ID | Address Type |
tiBusinessRelation_ID | integer | Address.BusinessRelation_ID | Link to BusinessRelation |
tiCountry_ID | integer | Address.Country_ID | Country Format |
tcTxclTaxCls | character | Address.TxclTaxCls | Tax Class. This field indicates the tax class of the address. This field helps to determine the default tax environment (set of tax types) for related transactions. The value of this field defaults to the header of transactions created for this address. This field can be blank. |
tcTxuTaxUsage | character | Address.TxuTaxUsage | Tax Usage. This field identifies the normal use of items sold to this address. Tax usage codes, along with tax class and tax date, determine which tax rates apply. Tax usage codes identify the normal use of items sold to this address. This field can be blank. |
tcTxzTaxZone | character | Address.TxzTaxZone | Tax Zone. This field indicates the tax zone for this address. This field is mandatory. |
api annotation: | PartialUpdate = yes - defaults to a value the system searches for based on the country, state or province, county, city, and postal code of the current address. |