Applied Prepayments REST Endpoints
    
        Invoices/Applied Prepayments
    
The applied prepayments resource is used to view the prepayments that are applied to an invoice.
- Get all applied prepayments
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/appliedPrepayments - Get an applied prepayment
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/invoices/{invoicesUniqID}/child/appliedPrepayments/{appliedPrepaymentsUniqID}