Internal Cost Factor Values REST Endpoints

Supplier Negotiations/Suppliers/Internal Cost Factor Values
Details of all the internal cost factor values for the invited suppliers in a negotiation.
Get all internal cost factor values
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/suppliers/{SupplierInvitationId}/child/internalCostFactorValues
Get one internal cost factor value
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/suppliers/{SupplierInvitationId}/child/internalCostFactorValues/{SupplierICFId}
Update one internal cost factor value
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/child/suppliers/{SupplierInvitationId}/child/internalCostFactorValues/{SupplierICFId}