Get all seller negotiation bids

patch

/fscmRestApi/resources/11.13.18.05/sellerNegotiationBids/{BidNumber}/child/lines/{LineId}

Request

Path Parameters
  • The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
  • The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • Title: Bid Price
    Price quoted by the bidder for a line item in the seller negotiation.
  • Title: Bid Quantity
    Quantity proposed by the bidder for the seller negotiation line.
  • Title: Note to Auctioneer
    Maximum Length: 4000
    Note that the bidder enters the information for a particular line on behalf of the auction owner when responding to the seller negotiation.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : sellerNegotiationBids-lines-attachments-item-patch-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : sellerNegotiationBids-lines-item-response
Type: object
Show Source
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update attachments.
  • Title: Award Quantity
    Read Only: true
    The quantity awarded to the bid line.
  • Title: Award Reason
    Read Only: true
    Maximum Length: 4000
    Reason provided by the auctioneer for awarding the seller negotiation line to the bidder.
  • Title: Award Status
    Read Only: true
    Maximum Length: 80
    Value that indicates whether the bid line is awarded or rejected.
  • Read Only: true
    Maximum Length: 25
    Abbreviation that identifies whether the bid line was awarded or rejected.
  • Title: Best Bid Price
    Read Only: true
    The best price quoted for the line item among all the bids.
  • Read Only: true
    Value that uniquely identifies the seller's negotiation bid.
  • Title: Bid Price
    Price quoted by the bidder for a line item in the seller negotiation.
  • Title: Bid Quantity
    Quantity proposed by the bidder for the seller negotiation line.
  • Title: Start Price
    Read Only: true
    Starting price at which bidding begins for the line.
  • Read Only: true
    Maximum Length: 64
    User who created the seller negotiation bid line.
  • Read Only: true
    Date and time when the user created the seller negotiation bid line.
  • Read Only: true
    Maximum Length: 1
    Contains one of the following values: true or false. If true, the bid quantity is editable. If false, the bid quantity isn't editable. The default value is true.
  • Title: Reserve Price Met
    Read Only: true
    Maximum Length: 255
    Contains one of the following values: true, false, or null. If true, the bidder's bid meets or exceeds the reserve price for the line defined in the seller negotiation. If false, the bid doesn't meet the reserve price. If null, the reserve price hasn't been defined for the line in the seller negotiation.
  • Title: Item
    Read Only: true
    Maximum Length: 300
    Name of the item offered for sale in the seller negotiation.
  • Title: Revision
    Read Only: true
    Maximum Length: 18
    Value that identifies the revision of the item.
  • Read Only: true
    Date and time when the user most recently updated the bid line.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the bid line.
  • Title: Line Amount
    Read Only: true
    Amount calculated for a line as price times quantity in a bid submitted to a seller negotiation.
  • Read Only: true
    Awarded amount for the bid line.
  • Title: Description
    Read Only: true
    Maximum Length: 2500
    Description of the item offered for sale on the line in the seller negotiation.
  • Read Only: true
    Value that uniquely identifies the line in a bid.
  • Title: Line
    Read Only: true
    Number that uniquely identifies the line within the seller negotiation bid.
  • Links
  • Read Only: true
    The smallest increment a bidder needs to raise the price above the last bid for the new bid to be valid.
  • Title: Note to Auctioneer
    Maximum Length: 4000
    Note that the bidder enters the information for a particular line on behalf of the auction owner when responding to the seller negotiation.
  • Read Only: true
    Price specified for the line item in the previous bid.
  • Read Only: true
    Quantity specified for the line item in the previous bid.
  • Title: Rank
    Read Only: true
    Value that identifies the rank of the bidder's response compared to other competing bids for a particular line.
  • Read Only: true
    Value that uniquely identifies the seller negotiation.
  • Title: Target Quantity
    Read Only: true
    Quantity of the item offered for sale in the seller negotiation.
  • Title: UOM Name
    Read Only: true
    Maximum Length: 25
    Unit of measure of the item in the seller negotiation.
  • Title: UOM Code
    Read Only: true
    Maximum Length: 3
    Abbreviation that identifies the unit of measure of the item in the seller negotiation.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : sellerNegotiationBids-lines-attachments-item-response
Type: object
Show Source
Back to Top