Overview
This represents all of the unique identifying fields associated with a Tax Type. Tax Types allow you to define the different sales taxes that local or national governments require you to charge clients on sales. Projector uses Tax Types to determine default tax percentages as well as to what accounts taxes payable should be routed.
Format
PwsTaxTypeRef
- PwsTaxTypeRef
- TaxTypeCode: String
- TaxTypeId: Int32
- TaxTypeUid: Int64
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
TaxTypeCode | String |
|
| Tax Type Code | VAT |
TaxTypeId | Int32 |
|
| This is a unique Id associated with the tax type. For internal use only. | 21282 |
TaxTypeUid | Int64 |
|
| This is a unique and immutable Id associated with the tax type. | 1152921504606868258 |