- Subcategories:
- Association Details with Trade Operation Charge Lines
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: postPath:
/fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations/{ChargeInvoiceAssociationId}/action/confirmAssociation
- Create one charge association
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations
- Delete the association of a trade operation charge line and an invoice line
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations/{ChargeInvoiceAssociationId}/action/deleteAssociation
- Get all charge associations
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations
- Get one charge association
- Method: getPath:
/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: postPath:
/fscmRestApi/resources/11.13.18.05/invoiceLinesForLandedCosts/{invoiceLinesForLandedCostsUniqID}/child/chargeAssociations/action/rejectAssociation