...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
TaxTypeCode | String (20) | One of TaxTypeCode or TaxTypeUid is required | The tax type code is a unique identifier for a tax type | VAT | |
TaxTypeId | Int32 | No | The tax type Id is a unique identifier for a tax type. For internal use only. | 21282 | |
TaxTypeUid | Int64 | See TaxTypeCode | A unique and immutable identifier for a tax type | 1152921504606868258 |
...