Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

TaxTypeCode

String (20)

On Insert: Yes (if TaxTypeUid is not supplied)

On Update: Yes (if TaxTypeUid is not supplied)


The tax type code is a unique identifier for a tax type

VAT

TaxTypeId

Int32

On Insert: No

On Update: No


The tax type Id is a unique identifier for a tax type. For internal use only.

21282

TaxTypeUid

Int64

On Insert: Yes (if TaxTypeCode is not supplied)

On Update: Yes (if TaxTypeCode is not supplied)


The tax type Uid is a A unique and immutable identifier for a tax type

1152921504606868258

...