- Subcategories:
- Charge References
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: getPath:
/fscmRestApi/resources/11.13.18.05/invoicesForLandedCostChargeRequests
- Get one invoice
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/invoicesForLandedCostChargeRequests/{invoicesForLandedCostChargeRequestsUniqID}
- POST action not supported
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/invoicesForLandedCostChargeRequests
- Update one landed cost charge
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/invoicesForLandedCostChargeRequests/{invoicesForLandedCostChargeRequestsUniqID}