...
Panel | ||
---|---|---|
| ||
|
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 |
...