ExpensesmatchedExpenses
The matched expenses resource is a child resource that contains information about all matched expense items related to an expense.
Columns
Name | Type | Description |
ExpensesExpenseId [KEY] | Long | Expense identifier of the expense record. |
MatchedExpenseId | Long | Expense identifier of a matched record. |
ExpenseId | Long | Unique identifier of an expense. |
MergedFlag | String | Indicates whether expenses are merged after a match. |
MatchPercentage | Decimal | Percentage that indicates the strength of the match. |
MatchReference [KEY] | String | Unique identifier of a matched record. |
Finder | String | finder |
PersonId | String | personid |
Request | String | request |
SysEffectiveDate | String | syseffectivedate |
CUReferenceNumber | Int | Maps the child aggregates with Parent tables. |
EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |