Matched Expenses REST Endpoints

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/expenses/{expensesUniqID}/child/matchedExpenses/{MatchReference}
Get all matched expense records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/expenses/{expensesUniqID}/child/matchedExpenses
PATCH action not supported
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/expenses/{expensesUniqID}/child/matchedExpenses/{MatchReference}