Details REST Endpoints
Payment Plan Enrollments/Invoices/Details
Details about invoices in the payment plan.
- Get all invoice details
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/paymentPlanEnrollments/{PlanEnrollmentId}/child/invoices/{PlanInvoiceId}/child/invoiceDetails
- Get an invoice detail
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/paymentPlanEnrollments/{PlanEnrollmentId}/child/invoices/{PlanInvoiceId}/child/invoiceDetails/{PlanInvoiceDetailId}