Expense Report Payments REST Endpoints
    
        Expense Reports/Expense Report Payments
    
The expense report payments resource is a child resource that contains payment information for a paid expense report.
- Get all expense report payments
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/ExpensePayment - Get an expense report payment record
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/expenseReports/{expenseReportsUniqID}/child/ExpensePayment/{ExpenseReportId}