Internal Cost Factor Values REST Endpoints
Negotiation Template/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: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/suppliers/{SupplierInvitationId}/child/internalCostFactorValues - Get one internal cost factor value
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/suppliers/{SupplierInvitationId}/child/internalCostFactorValues/{SupplierICFId} - Update one internal cost factor value
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/child/suppliers/{SupplierInvitationId}/child/internalCostFactorValues/{SupplierICFId}