Versions Compared

Key

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

...

Panel
titlePwsTaxTypeRef
  • PwsTaxTypeRef
    • TaxTypeCode: String (20)
    • TaxTypeId: Int32
    • TaxTypeUid: Int64

...

Element

Data Type

Required?

Default

Description

Sample Data

TaxTypeCode

String (20)

On Insert: NoYes (if TaxTypeUid is not supplied)

On Update: No 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: No Yes (if TaxTypeCode is not supplied)

On Update: No Yes (if TaxTypeCode is not supplied)


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

1152921504606868258

...