Get one negotiation response line
get
/fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses/{draftSupplierNegotiationResponsesUniqID}/child/lines/{LineId}
Request
Path Parameters
-
LineId(required): number
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=
-
draftSupplierNegotiationResponsesUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Draft Supplier Negotiation Responses resource and used to uniquely identify an instance of Draft Supplier Negotiation Responses. The client should not generate the hash key value. Instead, the client should query on the Draft Supplier Negotiation Responses collection resource in order to navigate to a specific instance of Draft Supplier Negotiation Responses to get the hash key.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Root Schema : draftSupplierNegotiationResponses-lines-item-response
Type:
Show Source
object-
AlternateLineDescription: string
Title:
Alternate Line DescriptionRead Only:trueMaximum Length:2500Description of the alternate line item that the supplier is offering to provide in response to a negotiation line. -
AlternateLineNumber: number
Read Only:
trueAlternate line number offered by the supplier as an alternative to negotiation lines by the buyer. -
attachments: array
Attachments
Title:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response. -
AuctionHeaderId: integer
(int64)
Title:
Auction Header IDRead Only:trueValue that uniquely identifies a negotiation. -
BestResponsePrice: number
Title:
Best Response PriceRead Only:trueBest price quoted for the line item among all supplier responses. -
BestResponseScore: number
Title:
Best Response ScoreRead Only:trueBest response based on multiattribute scoring. -
CategoryId: integer
(int64)
Title:
Category IDRead Only:trueValue that uniquely identifies the purchasing category for the negotiation line. -
CategoryName: string
Read Only:
trueMaximum Length:2400The purchasing category for the negotiation line. -
costFactors: array
Cost Factors
Title:
Cost FactorsThe 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. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the negotiation. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the line. -
EstimatedTotalAmount: number
Read Only:
trueTotal amount that the buyer estimates to pay for a fixed price type line item in the negotiation. -
GroupType: string
Title:
Group TypeRead Only:trueMaximum Length:80Type of negotiation line, such as line, group, group line, lot, or lot line. A list of accepted values is defined in the lookup type PON_GROUP_TYPE. -
GroupTypeCode: string
Read Only:
trueMaximum Length:25Value that identifies the type of negotiation line, such as line, group, group line, lot, or lot line. A list of accepted values is defined in the lookup type PON_GROUP_TYPE. -
Item: string
Title:
ItemRead Only:trueMaximum Length:300Name of an inventory item. -
ItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory item. -
ItemRevision: string
Title:
RevisionRead Only:trueMaximum Length:18Revision of the inventory item on the negotiation line. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the line. -
Line: string
Title:
LineRead Only:trueMaximum Length:25Number that identifies the negotiation line. -
LineAmount: number
Read Only:
trueAmount calculated for a line as price times quantity in a bid submitted to a seller auction. -
lineAttributeGroups: array
Line Attribute Groups
Title:
Line Attribute GroupsThe Attribute Groups resource contains details about groups of attributes on the supplier negotiation line. -
LineAttributeScore: number
Title:
Total ScoreRead Only:trueTotal weighted score of the supplier??s response to a goods line or a fixed-price service line, based on multiattribute scoring. -
LineCloseDate: string
(date-time)
Title:
Close DateRead Only:trueDate and time when the negotiation line closes in a staggered closing or in a negotiation that can extend. -
LineDescription: string
Title:
DescriptionRead Only:trueMaximum Length:2500Description of the line item. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
LinePrice: number
Title:
Line PricePrice of the corresponding line item that will be mentioned on the purchasing document. This is displayed in the transactional currency of the purchasing document. -
LineTargetPrice: number
Title:
Line Target PriceRead Only:trueValue that the buyer wants to receive from supplier responses for the line. -
LineType: string
Title:
Line TypeRead Only:trueMaximum Length:30Name of the line type that indicates whether the line is for items or services. A list of accepted values is defined in the lookup code ORDER_TYPE_LOOKUP_CODE with values Fixed Price and Quantity. Review and update the value for this attribute using the Setup and Maintenance work area, and the Manage Purchasing Line Types task. -
LineTypeId: integer
(int64)
Title:
Line Type IDRead Only:trueValue that identifies the line type that indicates whether the line is for items or services. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteToBuyer: string
Title:
Note to BuyerMaximum Length:4000Note that the supplier enters for the buyer when responding to the negotiation. -
NoteToSupplier: string
Title:
Note to SuppliersRead Only:trueMaximum Length:4000Note that the buyer enters for the supplier when responding to the negotiation. -
priceBreaks: array
Price Breaks
Title:
Price BreaksThe Price Breaks resource captures a supplier's price breaks for the line based on location, quantity, or date. -
PriceBreakType: string
Title:
Price Break TypeRead Only:trueMaximum Length:80Type of price break. It specifies whether the application calculates the price break according to a single purchase order or across all purchase orders for the agreement. A list of accepted values is defined in the lookup type PON_PRICE_BREAK_TYPE. -
PriceBreakTypeCode: string
Title:
Price Break Type CodeRead Only:trueMaximum Length:25Value that identifies the type of price break. It specifies whether the application calculates the price break according to a single purchase order or across all purchase orders for the agreement. Valid values are CUMULATIVE and NONCUMULATIVE. A list of accepted values is defined in the lookup type PON_PRICE_BREAK_TYPE. -
priceTiers: array
Price Tiers
Title:
Price TiersThe Price Tiers resource manages details about tiers according to quantity for a negotiation line to solicit tiered pricing from each supplier. -
PricingBasis: string
Title:
Pricing BasisMaximum Length:30Basis that the application uses to calculate the cost factor. A list of accepted values is defined in the lookup type PON_PRICING_BASIS. -
PricingBasisCode: string
Title:
Pricing Basis CodeMaximum Length:30Abbreviation that identifies the basis that the application uses to calculate the cost factor. A list of accepted values is defined in the lookup type PON_PRICING_BASIS. -
PromisedDeliveryDate: string
(date)
Title:
Promised Delivery DateDate on which the supplier has promised to deliver the goods to the buying organization. -
PromisedShipDate: string
(date)
Title:
Promised Ship DateDate on which the supplier has promised to ship the goods to the buying organization if the Buyer Managed transportation is checked in negotiation terms. -
ProxyDecrement: number
Title:
Proxy DecrementThe minimum price defined by the supplier, below which the response price won't be reduced automatically in a proxy response from the system. -
ProxyMinimum: number
Title:
DecrementValue that identifies the minimum price limit by the supplier below which the response price won't be reduced automatically in a proxy response from the application. -
RequestedDeliveryDate: string
(date)
Title:
Requested Delivery DateRead Only:trueDate by which delivery of goods is requested from suppliers. -
RequestedShipDate: string
(date)
Title:
Requested Ship DateRead Only:trueDate by which shipping of goods is requested from suppliers. -
ResponseEstimatedQuantity: number
Read Only:
trueEstimated quantity for the negotiation line on the blanket purchase agreement. -
ResponseMinimumReleaseAmount: number
Title:
Response Minimum Release AmountMinimum release amount that the supplier quotes when responding to a negotiation with an agreement outcome. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that identifies the supplier response. -
ResponsePrice: number
Title:
Response PricePrice quoted by the supplier for a line item in the negotiation. -
ResponseQuantity: number
Title:
Response QuantityQuantity proposed by the supplier for the negotiation line. -
ShipToLocation: string
Title:
LocationRead Only:trueMaximum Length:60Name of the location to which the line item can be shipped. -
ShipToLocationId: integer
(int64)
Title:
Ship-to Location IDRead Only:trueValue that uniquely identifies the location to which the line item can be shipped. -
StartPrice: number
Title:
Start PriceRead Only:trueHighest price that the buyer allows the supplier to enter in response to a negotiation line. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:360Name of the supplier who responds to the negotiation. -
SupplierId: integer
(int64)
Title:
Supplier IDRead Only:trueValue that uniquely identifies the supplier. -
SuppliersCanModifyPriceBreaksFlag: boolean
Title:
Suppliers can modify price breaksRead Only:trueMaximum Length:1Check box that indicates that the price breaks are optional and suppliers can add, delete, or modify price breaks. -
TargetMinimumReleaseAmount: number
Title:
Target Minimum Release AmountRead Only:trueMinimum release amount the buyer wishes to receive in response to a negotiation line when responding to a negotiation with an agreement outcome. -
TargetPrice: number
Title:
Target PriceRead Only:truePrice that the procurement organization prefers to pay for the cost factor. -
TargetQuantity: number
Title:
Target QuantityRead Only:trueQuantity proposed by the procurement organization for the negotiation line. -
UOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Name of the unit of measure for the item in the negotiation. -
UOMCode: string
Title:
UOMRead Only:trueMaximum Length:3Value that identifies the unit of measure for the item in the negotiation.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response.
Show Source
Nested Schema : Cost Factors
Type:
arrayTitle:
Cost FactorsThe 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.
Show Source
Nested Schema : Line Attribute Groups
Type:
arrayTitle:
Line Attribute GroupsThe Attribute Groups resource contains details about groups of attributes on the supplier negotiation line.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Price Breaks
Type:
arrayTitle:
Price BreaksThe Price Breaks resource captures a supplier's price breaks for the line based on location, quantity, or date.
Show Source
Nested Schema : Price Tiers
Type:
arrayTitle:
Price TiersThe Price Tiers resource manages details about tiers according to quantity for a negotiation line to solicit tiered pricing from each supplier.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdIdentifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attachment. It's a primary key that the application creates when the user attaches a document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. Valid values include From Supplier, for two-stage sealed RFQs, From Supplier: Technical, when technical evaluation is in progress, and From Supplier: Commercial, when commercial evaluation is in progress. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueUser who created the attachment for the negotiation. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment record. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. Values include FILE, FOLDER, TEXT, or WEB_PAGE. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe Base64-encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment for the negotiation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
UrlMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Sign in details that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : draftSupplierNegotiationResponses-lines-costFactors-item-response
Type:
Show Source
object-
CostFactor: string
Title:
Cost FactorRead Only:trueMaximum Length:80Name of the cost factor. -
CostFactorId: integer
(int64)
Title:
Cost Factor IDRead Only:trueValue that identifies the cost factor. -
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
Description: string
Title:
DescriptionRead Only:trueMaximum Length:240Description of the cost factor. -
DisplayTargetFlag: boolean
Title:
Display TargetRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then allow the supplier to view the value for the cost factor target. If false, then don't allow it. The default value is false. -
LastUpdateDate: string
(date-time)
Read Only:
trueIdentifies the user who last updated the row. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Timestamp of the last update of the row. -
Line: string
Read Only:
trueMaximum Length:25Number that identifies the negotiation line. -
LineCostFactorId: integer
Title:
Line Cost Factor IDRead Only:trueValue that uniquely identifies the sequence of the cost factor in a negotiation line. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PricingBasis: string
Title:
Pricing BasisRead Only:trueMaximum Length:80Basis that the application uses to calculate the cost factor. A list of accepted values is defined in the lookup type PON_PRICING_BASIS. -
PricingBasisCode: string
Title:
Pricing Basis CodeRead Only:trueMaximum Length:30Abbreviation that identifies the basis that the application uses to calculate the cost factor. A list of accepted values is defined in the lookup type PON_PRICING_BASIS. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that uniquely identifies the response. -
ResponseValue: number
Title:
Response ValueSupplier's response to the cost factor. -
TargetValue: number
Title:
Target ValueRead Only:trueTarget value of the cost factor.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-lineAttributeGroups-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
GroupId: integer
(int64)
Title:
Group IDValue that uniquely identifies the line attribute groups. -
GroupName: string
Title:
Group NameMaximum Length:240Name of the attribute group. -
LastUpdateDate: string
(date-time)
Read Only:
trueTimestamp of the last update of the row. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who last updated the row. -
Line: string
Title:
LineNumber that identifies the negotiation line. -
lineAttributes: array
Line Attributes
Title:
Line AttributesThe Line Attributes resource manages details about attributes on the supplier negotiation line. -
LineDescription: string
Title:
DescriptionDescription of the line item. -
LineId: number
Title:
Line IDValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueIdentification number used for the supplier's internal tracking. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:255Name of the supplier who responds to the negotiation. -
SupplierId: integer
Title:
Supplier IDRead Only:trueValue that uniquely identifies the supplier.
Nested Schema : Line Attributes
Type:
arrayTitle:
Line AttributesThe Line Attributes resource manages details about attributes on the supplier negotiation line.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-lineAttributeGroups-lineAttributes-item-response
Type:
Show Source
object-
AttributeId: integer
Title:
Attribute IDRead Only:trueValue that identifies the attribute. -
AttributeName: string
Title:
AttributeRead Only:trueMaximum Length:4000Description of the attribute. -
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
GroupId: integer
(int64)
Title:
Group IDRead Only:trueValue that uniquely identifies the line attribute groups. -
GroupName: string
Title:
Group NameRead Only:trueMaximum Length:240Name of the attribute group. -
LastUpdateDate: string
(date-time)
Read Only:
trueTimestamp of the last update of the row. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who last updated the row. -
Line: string
Title:
LineRead Only:trueMaximum Length:25Number that identifies the negotiation line. -
LineDescription: string
Title:
DescriptionRead Only:trueMaximum Length:2500Description of the line item. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ResponseDateValue: string
(date)
Title:
Response Date ValueResponse value of the line attribute. This value is a date. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueIdentification number used for the supplier's internal tracking. -
ResponseNumberValue: number
Title:
Response Number ValueResponse value of the line attribute. This value is a number data type. -
ResponseTextValue: string
Title:
Response Text ValueMaximum Length:4000Response value for the line attribute. This value is a text data type. -
ResponseType: string
Title:
Response TypeRead Only:trueMaximum Length:80Specifies whether the response for the line attribute is required. Values include required, optional, or not needed. A list of accepted values is defined in the lookup type PON_ATTRIBUTE_RESPONSE_TYPE. -
ResponseTypeCode: string
Title:
Response Type CodeRead Only:trueMaximum Length:30Abbreviation that identifies whether the response for the line attribute is required. Valid values are REQUIRED, OPTIONAL, and DISPLAY_ONLY. A list of accepted values is defined in the lookup type PON_ATTRIBUTE_RESPONSE_TYPE. -
Supplier: string
Read Only:
trueMaximum Length:255Name of the supplier who responds to the negotiation. -
SupplierId: integer
Title:
Supplier IDRead Only:trueValue that uniquely identifies the supplier. -
TargetDateValue: string
(date)
Title:
Target Date ValueRead Only:trueTarget value of the attribute. This value is applicable for dates. -
TargetNumberValue: number
Title:
Target Number ValueRead Only:trueTarget value for the attribute. This value is applicable for numbers. -
TargetTextValue: string
Title:
Target Text ValueRead Only:trueMaximum Length:4000Target text or URL values of the attribute. -
ValueType: string
Title:
Value TypeRead Only:trueMaximum Length:80Display name of the data type for the attribute response. For example, text, number, date, or URL (Uniform Resource Locator). A list of accepted values is defined in the lookup type Attribute Value Type. -
ValueTypeCode: string
Title:
Value Type CodeRead Only:trueMaximum Length:3Abbreviation that identifies the type of value for the attribute response. Valid values are TXT, NUM, DAT, and URL. A list of accepted values is defined in the lookup type PON_AUCTION_ATTRIBUTE_TYPE. -
Weight: number
Title:
WeightRead Only:trueImportance of the line attribute when compared to other line attributes. The application uses this weight when it calculates the line score.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-priceBreaks-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the line. -
Line: string
Read Only:
trueMaximum Length:25Number that identifies the negotiation line. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PriceBreakEndDate: string
(date)
Title:
End DateDate when the price break expires. -
PriceBreakId: integer
Title:
Price Break IDRead Only:trueDate when the price break goes into effect. -
PriceBreakStartDate: string
(date)
Title:
Start DateDate when the price break goes into effect. -
PricingBasis: string
Title:
Pricing BasisMaximum Length:80Basis that the application uses to calculate the price break. A list of accepted values is defined in the lookup type PON_SHIPMENT_PRICING_BASIS. -
PricingBasisCode: string
Maximum Length:
25Abbreviation that identifies the basis that the application uses to calculate the response line price break. A list of accepted values is defined in the lookup type PON_SHIPMENT_PRICING_BASIS. -
Quantity: number
Title:
QuantityQuantity for the price break. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that identifies the supplier response. -
ResponseValue: number
Title:
Response ValueResponse value of the price break. -
ShipToLocation: string
Title:
Display NameMaximum Length:240Name of the location to which the supplier ships the item. -
ShipToLocationId: integer
Title:
Ship-to Location IDValue that uniquely identifies the location to which the supplier ships the item. -
ShipToOrganization: string
Title:
Ship-to OrganizationMaximum Length:240Name of the inventory organization to which the supplier ships the item. -
ShipToOrganizationId: integer
Title:
Ship-to Organization IDValue that uniquely identifies the inventory organization to which the supplier ships the item. -
TargetPrice: number
Title:
Target PriceRead Only:trueTarget price for the price break.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-priceTiers-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the line. -
Line: string
Read Only:
trueMaximum Length:25Number that identifies the negotiation line. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumQuantity: number
Title:
Maximum QuantityMaximum number of units available for the price. -
MinimumQuantity: number
Title:
Minimum QuantityMinimum number of units available for the price. -
Price: number
Title:
PricePrice per unit offered for the quantity range. -
PriceTierId: integer
Title:
Price Tier IDRead Only:trueValue that identifies the price tier. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that uniquely identifies the response. -
TargetPrice: number
Title:
Target PriceRead Only:trueTarget price for the price tier according to quantity.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- attachments
-
Parameters:
- LineId:
$request.path.LineId - draftSupplierNegotiationResponsesUniqID:
$request.path.draftSupplierNegotiationResponsesUniqID
The Attachments resource manages response attachments in the supplier negotiation response. - LineId:
- costFactors
-
Parameters:
- LineId:
$request.path.LineId - draftSupplierNegotiationResponsesUniqID:
$request.path.draftSupplierNegotiationResponsesUniqID
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. - LineId:
- lineAttributeGroups
-
Parameters:
- LineId:
$request.path.LineId - draftSupplierNegotiationResponsesUniqID:
$request.path.draftSupplierNegotiationResponsesUniqID
The Attribute Groups resource contains details about groups of attributes on the supplier negotiation line. - LineId:
- priceBreaks
-
Parameters:
- LineId:
$request.path.LineId - draftSupplierNegotiationResponsesUniqID:
$request.path.draftSupplierNegotiationResponsesUniqID
The Price Breaks resource captures a supplier's price breaks for the line based on location, quantity, or date. - LineId:
- priceTiers
-
Parameters:
- LineId:
$request.path.LineId - draftSupplierNegotiationResponsesUniqID:
$request.path.draftSupplierNegotiationResponsesUniqID
The Price Tiers resource manages details about tiers according to quantity for a negotiation line to solicit tiered pricing from each supplier. - LineId:
Examples
This example describes how to get one line in a negotiation response using a response ID and a line ID.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/draftSupplierNegotiationResponsesUniqID/child/lines/LineId"
For example:
curl -u username:password "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787/child/lines/1"
Example Response Body
The following example includes the contents of the response body
in JSON format:
{
"ResponseNumber": 188787,
"AuctionHeaderId": 300100559789922,
"LineId": 1,
"Line": "1",
"LineTypeId": 1,
"LineType": "Goods",
"GroupTypeCode": "LINE",
"GroupType": "Line",
"ItemId": null,
"Item": null,
"ItemRevision": null,
"LineDescription": "HVAC Control Parts",
"AlternateLineNumber": 1,
"AlternateLineDescription": null,
"SupplierId": 299411,
"Supplier": "CV_SuppB01",
"SupplierSiteId": -1,
"SupplierSite": null,
"CategoryId": 1,
"CategoryName": "Miscellaneous_1",
"StartPrice": null,
"TargetPrice": null,
"ResponsePrice": 107,
"BestResponsePrice": null,
"BestResponseScore": null,
"LineAttributeScore": 100,
"ProxyMinimum": null,
"TargetQuantity": null,
"ResponseQuantity": null,
"ResponseEstimatedQuantity": null,
"UOMCode": "Ea",
"UOM": "Each",
"LineCloseDate": "2022-12-31T19:37:00+00:00",
"LineTargetPrice": 50,
"LinePrice": 100,
"LineAmount": 107,
"PricingBasisCode": "PER_UNIT",
"PricingBasis": "Per unit",
"TargetMinimumReleaseAmount": null,
"ResponseMinimumReleaseAmount": null,
"EstimatedTotalAmount": null,
"ShipToLocationId": null,
"ShipToLocation": null,
"RequestedDeliveryDate": null,
"RequestedShipDate": null,
"PromisedDeliveryDate": null,
"PromisedShipDate": null,
"NoteToBuyer": "Prices are final",
"NoteToSupplier": null,
"SuppliersCanModifyPriceBreaksFlag": true,
"PriceBreakTypeCode": "CUMULATIVE",
"PriceBreakType": "Cumulative",
"CreatedBy": "CVSUPPB01",
"CreationDate": "2022-04-08T19:39:30+00:00",
"LastUpdatedBy": "CVSUPPB01",
"LastUpdateDate": "2022-04-08T19:46:17.697+00:00",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787/child/lines/1",
"name": "lines",
"kind": "item",
"properties": {
"changeIndicator": "..."
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787/child/lines/1",
"name": "lines",
"kind": "item"
},
{
"rel": "parent",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787",
"name": "draftSupplierNegotiationResponses",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787/child/lines/1/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787/child/lines/1/child/costFactors",
"name": "costFactors",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787/child/lines/1/child/lineAttributeGroups",
"name": "lineAttributeGroups",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787/child/lines/1/child/priceBreaks",
"name": "priceBreaks",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188787/child/lines/1/child/priceTiers",
"name": "priceTiers",
"kind": "collection"
}
]
}