Cost Factors REST Endpoints

Supplier Negotiation Responses/Lines/Cost Factors
The Cost Factors resource captures supplier responses to external cost factors for a negotiation line. The external cost factor response values, along with the unit line price, are used to calculate the response price for the negotiation line.
Get all external cost factors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/{supplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/costFactors
Get one external cost factor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/{supplierNegotiationResponsesUniqID}/child/lines/{LineId}/child/costFactors/{LineCostFactorId}