Versions Compared

Key

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

...

Element

Data Type

Required?

Default

Description

Sample Data

PaymentTermId

Int32

On Insert: No

On Update: No


The payment term Id is a unique identifier for a payment term. For internal use only.


PaymentTermName

String (50)On Insert:

Yes (if One of PaymentTermName or PaymentTermUid is not supplied)

On Update: Yes (if PaymentTermUid is not supplied)

required


The payment term name is a unique identifier for a payment term

Net 30

PaymentTermUid

Int64

On Insert: Yes (if PaymentTermName is not supplied)

On Update: Yes (if PaymentTermName is not supplied)See PaymentTermName


A unique and immutable identifier for a payment term

1152921504606856054

...