ExpenseGroupConfigurationPaymentTypes
Retrieves the payment types applicable to a user.
Columns
| Name | Type | References | Description |
| PaymentTypeId [KEY] | String | The unique identifier of the payment type. | |
| UserId | String |
Users.Id | The unique identifier of the SAP Concur user the payment types apply to. |
| PaymentTypeName | String | The name of the payment type. | |
| IsDefault | Boolean | Indicates if this payment type is the default for the user's group. |