Matched Expenses REST Endpoints

Expense Reports/Expenses/Matched Expenses
The matched expenses resource is a child resource that contains information about all matched expense items related to an expense.
Get a matched expense record
Method: get
Path: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/Expense/{ExpenseUniqID}/child/matchedExpenses/{MatchReference}
Get all matched expense records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/Expense/{ExpenseUniqID}/child/matchedExpenses
PATCH action not supported
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/Expense/{ExpenseUniqID}/child/matchedExpenses/{MatchReference}