ExpenseGroupConfigurationPolicyExpenseTypes
Retrieves the expense types applicable to a user based on a policy.
Columns
| Name | Type | References | Description |
| ExpenseTypeId [KEY] | String | The unique identifier of the expense type. | |
| UserId | String |
Users.Id | The unique identifier of the SAP Concur user the expense types apply to. |
| PolicyId | String |
ExpenseGroupConfigurationPolicies.PolicyId | The unique identifier of the expense policy. |
| ExpenseTypeName | String | The name of the expense type. | |
| SpendCategoryCode | String | The unique identifier of the spend category. | |
| SpendCategoryName | String | The name of the spend category. | |
| IsCategory | Boolean | Indicates if this expense type is a category. Expenses cannot be created from category expense types. | |
| ParentExpenseTypeId | String | The unique identifier of the parent expense type. Absent for top-level expense types. | |
| ParentName | String | The name of the parent expense type. Absent for top-level expense types. |