Invoices for Landed Cost Charge Requests REST Endpoints

Inventory Management/Invoices for Landed Cost Charge Requests
The Invoices for Landed Cost Charge Requests resource gets the invoice information that can be used for a landed cost charge association.
Get all invoices
Method: get
Path: /fscmRestApi/resources/11.13.18.05/invoicesForLandedCostChargeRequests
Get one invoice
Method: get
Path: /fscmRestApi/resources/11.13.18.05/invoicesForLandedCostChargeRequests/{invoicesForLandedCostChargeRequestsUniqID}
POST action not supported
Method: post
Path: /fscmRestApi/resources/11.13.18.05/invoicesForLandedCostChargeRequests
Update one landed cost charge
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/invoicesForLandedCostChargeRequests/{invoicesForLandedCostChargeRequestsUniqID}