...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ExpenseTypeConfigurationId | Int32 | No | The expense type configuration Id is a unique identifier for a client. For internal use only. | ||
ExpenseTypeConfigurationName | String (50) | Either ExpenseTypeConfigurationName or ExpenseTypeConfigurationUid is required | The expense type configuration name is a unique identifier for an expense type configuration. | No Travel, Meal or Entertainment | |
ExpenseTypeConfigurationUid | Int64 | See element "ExpenseTypeConfigurationName" | The expense type configuration Uid is a unique and immutable identifier for an expense type configuration. | 1152921504606847094 |
...