...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
CostCenterId | Int32 | No | The cost center Id is a unique identifier for a cost center. For internal use only. | ||
CostCenterName | String (50) | One of CostCenterName, CostCenterNumber or CostCenterUid is required | The cost center name is a unique identifier for a cost center | Executive Team (USA) | |
CostCenterNumber | String (40) | See CostCenterName | The cost center number is a unique identifier for a cost center | Executive Team (USA) | |
CostCenterUid | Int64 | See CostCenterName | A unique and immutable identifier for a cost center | 1152921504606867363 |
...