Versions Compared

Key

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

...

Panel
titlePwsCompanyRef
  • PwsCompanyRef
    • CompanyId: Int32
    • CompanyName: String (50)
    • CompanyUid: Int64 (20)
    • CompanyNumber: String

Elements

...

Element

Data Type

Required?

Description

Sample Data

CompanyId

Int32

No

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


CompanyName

String (50)

One of CompanyName, CompanyUid or CompanyNumber is required

The company name is a unique identifier for a company

USA

CompanyUid

Int64

See CompanyName

The company Uid is a unique and immutable identifier for a company

1152921504606850739

CompanyNumber

String (20)

See CompanyName

The company number is a unique identifier for a company.

USA

...