Invoices for Landed Cost Charges REST Endpoints

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