Line Internal Cost Factor Values REST Endpoints

Negotiation Template/Lines/Line Internal Cost Factor Values
Details of all internal cost factor values that apply to the invited suppliers in a negotiation.
Create one internal cost factor value
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/lines/{LineId}/child/lineInternalCostFactorValues
Delete one internal cost factor value
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/lines/{LineId}/child/lineInternalCostFactorValues/{SupplierICFId}
Get all internal cost factor values
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/lines/{LineId}/child/lineInternalCostFactorValues
Get one internal cost factor value
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/lines/{LineId}/child/lineInternalCostFactorValues/{SupplierICFId}
Update one internal cost factor value
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/lines/{LineId}/child/lineInternalCostFactorValues/{SupplierICFId}