Seller Negotiation Bid Lines REST Endpoints
Seller Negotiation Bids/Seller Negotiation Bid Lines
Details regarding the bids made by participants in a seller negotiation, highlighting the proposed price and quantity for each auction item. These figures illustrate the competitive nature of bidders for specific products in a forward auction.
- Get all seller negotiation bid lines
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/sellerNegotiationBids/{BidNumber}/child/lines - Get one seller negotiation bid line
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/sellerNegotiationBids/{BidNumber}/child/lines/{LineId}