...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
CompanyId | Int32 | On Insert: No On Update: No |
The company Id is a unique identifier for a company. For internal use only. |
CompanyName | String | On Insert: Yes On Update: Yes (if CompanyUid or CompanyNumber is not provided) |
CompanyUid | Int64 | On Insert: No On Update: Yes (if CompanyName or CompanyNumber is not provided) |
CompanyNumber | String | On Insert: No On Update: Yes (if CompanyName or CompanyUid is not provided) |