Linked Trade Operation Charge Lines REST Endpoints

Inventory Management/Invoice Lines for Landed Costs/Linked Trade Operation Charge Lines
Trade operation charges linked to the landed cost invoice line.
Confirm the association of a trade operation charge line and an invoice line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations/{ChargeInvoiceAssociationId}/action/confirmAssociation
Create one charge association
Method: post
Path: /fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations
Delete the association of a trade operation charge line and an invoice line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations/{ChargeInvoiceAssociationId}/action/deleteAssociation
Get all charge associations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations
Get one charge association
Method: get
Path: /fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations/{ChargeInvoiceAssociationId}
Reject the association of a trade operation charge line and an invoice line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations/action/rejectAssociation