Expense Notes REST Endpoints

Expense Reports/Expense Notes
The expense notes resource is a child resource that contains notes entered by an approver or an auditor about an expense report.
Get a single expense note record
Method: get
Path: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/expenseNotes/{expenseNotesUniqID}
Get all expense note records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/expenseNotes