Get all negotiation responses
get
/fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses
Request
Query Parameters
-
effectiveDate: string
This query parameter is used to fetch resources which are effective dated as of the specified start date. The value of this query parameter is a string having a date in yyyy-MM-dd format
-
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 -
finder: string
Used as a predefined finder to search the collection.
Format ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables- PrimaryKey Finds the negotiation response according to the primary key.
Finder Variables- ResponseNumber; integer; Value that uniquely identifies the negotiation response in a line.
- PrimaryKey Finds the negotiation response according to the primary key.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
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 -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- AuctionHeaderId; integer; A unique ID assigned to each negotiation.
- AwardCompleteDate; string; Date when the negotiation award process is complete.
- AwardStatus; string; Value that identifies whether the response was awarded or rejected.
- Buyer; string; Name of the user who created the negotiation.
- CloseDate; string; Date when the negotiation stops accepting responses from the supplier.
- CompositeScore; string; Sum of the weighted requirement score, and the relative pricing score that's calculated based on the total response amount provided by the supplier. The higher the composite score, the better the overall rank.
- CreatedBy; string; Identifies the user who created the row.
- CreationDate; string; Timestamp of the creation of the row.
- CurrencyConversionRate; number; Rate at which the price or amount is converted from the response currency to the negotiation currency. The conversion rate is effective from the date set in the negotiation terms and is either user-defined or derived per the conversion type.
- CurrentEvaluationStage; string; Name of the evaluation stage in a two stage RFQ. Values include Technical or Commercial. A list of accepted values is defined in the lookup type PON_TWO_PART_TYPE.
- DisqualificationReason; string; Reason the buyer disqualified the supplier's response.
- EvaluationStage; string; Stores two values: Technical and Commercial, required to mark the surrogate response in a two-stage negotiation.
- LinesTrailing; string; Number of lines in which the supplier hasn't bid the lowest price in a response.
- LinesWinning; string; Number of lines in which the supplier has bid the lowest price in a response.
- LowestResponseAmount; string; Lowest response amount bid by any supplier in a negotiation.
- MethodOfResponse; string; Title for the method of response LOV. Valid values are E-Mail, Fax, Print, and Other. A list of accepted values is defined in the lookup type PON_METHOD_OF_RESPONSE.
- MethodOfResponseCode; string; Abbreviation that identifies the method of response used by the supplier to communicate the response to the buyer.
- Negotiation; string; Number that uniquely identifies the negotiation.
- NegotiationCurrency; string; Name of the negotiation currency.
- NegotiationCurrencyCode; string; Abbreviation that identifies the currency that the negotiation uses.
- NegotiationTitle; string; Title of the negotiation as defined by the category manager.
- NoteToBuyer; string; Note to negotiation owner.
- OriginalResponseNumber; integer; Value that identifies the first response number in a series of revised bids.
- OverallRank; string; Rank of the supplier responses based on the lowest total amount. The lower the transformed amount, then the higher the overall rank.
- OverallRankComposite; string; Rank calculated based on the composite score of a supplier. The higher the composite score, then the higher the overall rank.
- OverriddenScore; number; New score for a given quote or score that replaces the system-computed average score.
- PartialResponseFlag; boolean; Contains one of the following values: true or false. If true, then the supplier has submitted a partial response. A partial response means the supplier hasn't bid on all lines or is offering a lesser quantity than asked for in the negotiation line.
- PrebidFlag; boolean; Contains one of the following values: true or false. If true, then prebidding is enabled, allowing suppliers to preview and submit bids before negotiation opens. If false, then the prebid isn't allowed.
- PreviousResponseNumber; integer; Value that identifies the previous response number from where the values of the response are defaulted.
- PriceDecrement; number; Minimum bid price reduction required in a revised bid.
- ProxyBidFlag; boolean; Contains one of the following values: true or false. If true, then the proxy bid is allowed. If false, then the proxy bid isn't allowed. The default value is false.
- PurchasingDocument; string; Value that identifies the agreements or purchase orders that were created as an outcome of the negotiation process.
- ReferenceNumber; string; Identification number used for the supplier's internal tracking.
- RequirementScore; number; Value calculated by summing the scores associated with a supplier's responses to requirements specified in the negotiation.
- ResponseAmount; string; Total amount calculated for all line items that the supplier offered a price for when responding to a negotiation.
- ResponseCurrency; string; Abbreviation that identifies the currency that the response uses.
- ResponseCurrencyCode; string; Abbreviation that identifies the currency that the response uses.
- ResponseCurrencyPricePrecision; number; Value that specifies the precision in number of digits after the decimal for the response currency.
- ResponseNumber; integer; Value that uniquely identifies the response.
- ResponseStatus; string; Status of the response.
- ResponseStatusCode; string; Abbreviation that identifies the status of the response.
- ResponseType; string; Specifies the type of the response as primary or alternate. The list of values is listed in the lookup table TYPE_OF_RESPONSE.
- ResponseTypeCode; string; Abbreviation that identifies the type of response as primary or alternate. The list of values is listed in the lookup table TYPE_OF_RESPONSE.
- ResponseValidUntilDate; string; Date on which the response expires.
- SavingsInAmount; number; Value that identifies the amount of savings generated by awarding the lines to one or more supplier responses.
- SavingsInPercent; string; Value that identifies the savings percentage that's generated from the awarded supplier responses to the negotiation.
- ScoreOverriddenBy; string; User who last overrode the score for a given quote or bid.
- ScoreOverriddenDate; string; Date when the score was last overridden for a given quote or bid.
- ScoreOverriddenFlag; boolean; Contains one of the following values: true or false. If true, then the buyer has overridden the score. If false, then the score isn't overridden.
- ScoreOverridePersonId; integer; Value that identifies the user who's able to override the score for a given quote or bid.
- ScoreOverrideReason; string; Reason why the initial scores were overridden.
- ScoringStatus; string; Value that indicates whether scoring for a given negotiation response has started. Acceptable values are as follows: not started, in progress, or completed.
- ShortlistFlag; boolean; Value that indicates whether the corresponding bid has been shortlisted.
- ShortlistStatus; string; Status that indicates if the supplier was included or excluded from the shortlist.
- ShortlistStatusUpdatedBy; string; User who updated the short list status.
- ShortlistStatusUpdatedById; integer; Value that indicates the user who updated the short list status.
- Supplier; string; Name of the supplier who responds to the negotiation.
- SupplierContact; string; Name of the supplier contact at the supplier that responds to the negotiation.
- SupplierContactId; integer; Value that identifies the contact of the supplier who responds to the negotiation.
- SupplierId; integer; Value that identifies the supplier who responds to the negotiation.
- SupplierSite; string; Name of the supplier site.
- SupplierSiteId; integer; Value that identifies the supplier site.
- SurrogateResponseCreationDate; string; Timestamp when the buyer entered the response on behalf of the supplier.
- SurrogateResponseEnteredBy; string; Name of the buyer who entered the surrogate response.
- SurrogateResponseEnteredById; integer; Value that uniquely identifies the buyer user who created the surrogate response.
- SurrogateResponseFlag; boolean; Contains one of the following values: true or false. If true, then the buyer enters a response on behalf of the supplier. If false, then the response is entered by the supplier.
- SurrogateResponseReceivedOn; string; Timestamp when the buyer received the surrogate response through other response methods such as fax or email.
- TechnicalShortlistFlag; boolean; Indicates whether the corresponding bid has been shortlisted or not during the technical evaluation.
- TimeZone; string; Indicates the time zone used by default for a company or customer.
- TotalAgreementAmount; integer; The total amount of all lines in the purchase agreement.
- TotalAwardAmount; integer; The total amount awarded to the supplier response.
- TwoStageEvaluationFlag; boolean; Contains one of the following values: true or false. If true, then the application is enabled for a two-stage evaluation for the negotiation. If false, then it's not enabled. The default value is false.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
-
Effective-Of: string
This header accepts a string value. The string is a semi-colon separated list of
= . It is used to perform effective date range operations. The accepted parameters are RangeMode, RangeSpan, RangeStartDate, RangeEndDate, RangeStartSequence and RangeEndSequence. The parameter values are always strings. The possible values for RangeMode are SET_LOGICAL_START, SET_LOGICAL_END, END_DATE, SET_EFFECTIVE_START, SET_EFFECTIVE_END, REPLACE_CORRECTION, REPLACE_UPDATE, RECONCILE_CORRECTION, CORRECTION, RECONCILE_UPDATE, UPDATE, ZAP and DELETE_CHANGES. The possible values for RangeSpan are PHYSICAL_ROW_END_DATE and LOGICAL_ROW_END_DATE. The values for RangeStartDate and RangeEndDate have to be a string representation of a date in yyyy-MM-dd format. The value for RangeStartSequence and RangeEndSequence must be strings such that when parsed they yield positive integers. -
Metadata-Context: string
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: string
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 : supplierNegotiationResponses
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplierNegotiationResponses-item-response
Type:
Show Source
object-
allLines: array
Supplier Negotiation Response Lines
Title:
Supplier Negotiation Response LinesResponse lines in a supplier negotiation response. These are the lines that the supplier has access to and has the shared response price for each of them. The lines capture details such as response price, response quantity, or total amount. You must have the necessary roles and privileges to use this REST resource. For additional details, refer to the Job Roles and Privileges, and Status Codes topics. -
attachments: array
Attachments
Title:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response. -
AuctionHeaderId: integer
(int64)
Title:
Auction Header IDRead Only:trueA unique ID assigned to each negotiation. -
AwardCompleteDate: string
(date-time)
Title:
Award Complete DateRead Only:trueDate when the negotiation award process is complete. -
AwardStatus: string
Title:
Award StatusRead Only:trueMaximum Length:25Value that identifies whether the response was awarded or rejected. -
Buyer: string
Title:
BuyerRead Only:trueMaximum Length:240Name of the user who created the negotiation. -
CloseDate: string
(date-time)
Title:
Close DateRead Only:trueDate when the negotiation stops accepting responses from the supplier. -
CompositeScore: string
Title:
Composite ScoreRead Only:trueMaximum Length:255Sum of the weighted requirement score, and the relative pricing score that's calculated based on the total response amount provided by the supplier. The higher the composite score, the better the overall rank. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueTimestamp of the creation of the row. -
CurrencyConversionRate: number
Title:
Currency Conversion RateRate at which the price or amount is converted from the response currency to the negotiation currency. The conversion rate is effective from the date set in the negotiation terms and is either user-defined or derived per the conversion type. -
CurrentEvaluationStage: string
Read Only:
trueMaximum Length:255Name of the evaluation stage in a two stage RFQ. Values include Technical or Commercial. A list of accepted values is defined in the lookup type PON_TWO_PART_TYPE. -
DisqualificationReason: string
Title:
Disqualification ReasonMaximum Length:240Reason the buyer disqualified the supplier's response. -
EvaluationStage: string
Title:
Evaluation StageRead Only:trueMaximum Length:20Stores two values: Technical and Commercial, required to mark the surrogate response in a two-stage negotiation. -
lines: array
Lines
Title:
LinesThe Response Lines resource allows suppliers to view the response line price value. The line price along with quantity or estimated quantity and external cost factors, if applicable, are used to calculate the line response price, line response amount, and the response amount. -
LinesTrailing: string
Title:
Trailing LinesRead Only:trueMaximum Length:255Number of lines in which the supplier hasn't bid the lowest price in a response. -
LinesWinning: string
Title:
Winning LinesRead Only:trueMaximum Length:255Number of lines in which the supplier has bid the lowest price in a response. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LowestResponseAmount: string
Title:
Lowest Response AmountRead Only:trueMaximum Length:255Lowest response amount bid by any supplier in a negotiation. -
MethodOfResponse: string
Title:
Method of ResponseMaximum Length:80Title for the method of response LOV. Valid values are E-Mail, Fax, Print, and Other. A list of accepted values is defined in the lookup type PON_METHOD_OF_RESPONSE. -
MethodOfResponseCode: string
Title:
Method of Response CodeMaximum Length:30Abbreviation that identifies the method of response used by the supplier to communicate the response to the buyer. -
Negotiation: string
Title:
NegotiationRead Only:trueMaximum Length:240Number that uniquely identifies the negotiation. -
NegotiationCurrency: string
Title:
Negotiation CurrencyRead Only:trueMaximum Length:80Name of the negotiation currency. -
NegotiationCurrencyCode: string
Title:
Negotiation Currency CodeRead Only:trueMaximum Length:15Abbreviation that identifies the currency that the negotiation uses. -
NegotiationTitle: string
Title:
TitleRead Only:trueMaximum Length:80Title of the negotiation as defined by the category manager. -
NoteToBuyer: string
Title:
Note to BuyerMaximum Length:4000Note to negotiation owner. -
OriginalResponseNumber: integer
(int64)
Title:
Original Response NumberValue that identifies the first response number in a series of revised bids. -
OverallRank: string
Title:
Overall RankRead Only:trueMaximum Length:255Rank of the supplier responses based on the lowest total amount. The lower the transformed amount, then the higher the overall rank. -
OverallRankComposite: string
Title:
Overall Rank CompositeRead Only:trueMaximum Length:255Rank calculated based on the composite score of a supplier. The higher the composite score, then the higher the overall rank. -
OverriddenScore: number
Title:
Overridden ScoreNew score for a given quote or score that replaces the system-computed average score. -
PartialResponseFlag: boolean
Title:
Partial ResponseRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the supplier has submitted a partial response. A partial response means the supplier hasn't bid on all lines or is offering a lesser quantity than asked for in the negotiation line. -
PrebidFlag: boolean
Title:
PrebidRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then prebidding is enabled, allowing suppliers to preview and submit bids before negotiation opens. If false, then the prebid isn't allowed. -
PreviousResponseNumber: integer
(int64)
Title:
Previous Response NumberValue that identifies the previous response number from where the values of the response are defaulted. -
PriceDecrement: number
Title:
Proxy DecrementRead Only:trueMinimum bid price reduction required in a revised bid. -
ProxyBidFlag: boolean
Title:
Proxy BidRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the proxy bid is allowed. If false, then the proxy bid isn't allowed. The default value is false. -
PurchasingDocument: string
Title:
Purchasing DocumentRead Only:trueMaximum Length:255Value that identifies the agreements or purchase orders that were created as an outcome of the negotiation process. -
ReferenceNumber: string
Title:
Reference NumberMaximum Length:25Identification number used for the supplier's internal tracking. -
RequirementScore: number
Title:
ScoreRead Only:trueValue calculated by summing the scores associated with a supplier's responses to requirements specified in the negotiation. -
ResponseAmount: string
Title:
Response AmountRead Only:trueMaximum Length:255Total amount calculated for all line items that the supplier offered a price for when responding to a negotiation. -
ResponseCurrency: string
Title:
Response CurrencyRead Only:trueMaximum Length:80Abbreviation that identifies the currency that the response uses. -
ResponseCurrencyCode: string
Title:
Response Currency CodeMaximum Length:15Abbreviation that identifies the currency that the response uses. -
ResponseCurrencyPricePrecision: number
Title:
Price PrecisionValue that specifies the precision in number of digits after the decimal for the response currency. -
ResponseDate: string
(date-time)
Title:
Time of ResponseRead Only:trueDate on which the response was published. -
responseLinesRankSummary: array
Response Lines Rank Summaries
Title:
Response Lines Rank SummariesA summary of the line level ranks in a negotiation response. -
ResponseNumber: integer
(int64)
Title:
Response NumberValue that uniquely identifies the response. -
responsePricesByLines: array
Response Line Prices
Title:
Response Line PricesThe prices against best price for each line item in a negotiation response. -
ResponseStatus: string
Title:
Response StatusRead Only:trueMaximum Length:255Status of the response. -
ResponseStatusCode: string
Read Only:
trueMaximum Length:25Abbreviation that identifies the status of the response. -
ResponseType: string
Title:
Response TypeRead Only:trueMaximum Length:80Specifies the type of the response as primary or alternate. The list of values is listed in the lookup table TYPE_OF_RESPONSE. -
ResponseTypeCode: string
Title:
Response Type CodeMaximum Length:25Abbreviation that identifies the type of response as primary or alternate. The list of values is listed in the lookup table TYPE_OF_RESPONSE. -
ResponseValidUntilDate: string
(date-time)
Title:
Response Valid UntilDate on which the response expires. -
SavingsInAmount: number
Title:
SavingsRead Only:trueValue that identifies the amount of savings generated by awarding the lines to one or more supplier responses. -
SavingsInPercent: string
Title:
Savings PercentRead Only:trueMaximum Length:255Value that identifies the savings percentage that's generated from the awarded supplier responses to the negotiation. -
ScoreOverriddenBy: string
Title:
Score Overridden ByRead Only:trueMaximum Length:240User who last overrode the score for a given quote or bid. -
ScoreOverriddenDate: string
(date-time)
Title:
Score Overridden DateDate when the score was last overridden for a given quote or bid. -
ScoreOverriddenFlag: boolean
Title:
Score OverriddenRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the buyer has overridden the score. If false, then the score isn't overridden. -
ScoreOverridePersonId: integer
(int64)
Title:
Score Override Person IDValue that identifies the user who's able to override the score for a given quote or bid. -
ScoreOverrideReason: string
Title:
Override ReasonMaximum Length:4000Reason why the initial scores were overridden. -
ScoringStatus: string
Title:
Scoring StatusRead Only:trueMaximum Length:80Value that indicates whether scoring for a given negotiation response has started. Acceptable values are as follows: not started, in progress, or completed. -
sections: array
Sections
Title:
SectionsThe Sections resource contains details of the sections of a supplier negotiation requirement. For example, commercial requirements, manufacturing capabilities, or technical requirements. -
ShortlistFlag: boolean
Title:
ShortlistMaximum Length:1Value that indicates whether the corresponding bid has been shortlisted. -
ShortlistStatus: string
Title:
Shortlist StatusRead Only:trueMaximum Length:255Status that indicates if the supplier was included or excluded from the shortlist. -
ShortlistStatusUpdatedBy: string
Title:
Shortlist Status Updated ByRead Only:trueMaximum Length:240User who updated the short list status. -
ShortlistStatusUpdatedByDisplayName: string
Read Only:
trueMaximum Length:255Display name of the user who updated the shortlist status. -
ShortlistStatusUpdatedById: integer
(int64)
Title:
Shortlist Status Updated By IDRead Only:trueValue that indicates the user who updated the short list status. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:360Name of the supplier who responds to the negotiation. -
SupplierContact: string
Title:
Supplier ContactRead Only:trueMaximum Length:360Name of the supplier contact at the supplier that responds to the negotiation. -
SupplierContactDisplayName: string
Title:
Supplier ContactRead Only:trueMaximum Length:255Display name of the supplier contact at the supplier site who responds to the negotiation. -
SupplierContactId: integer
(int64)
Title:
Supplier Contact IDValue that identifies the contact of the supplier who responds to the negotiation. -
SupplierId: integer
(int64)
Title:
Supplier IDValue that identifies the supplier who responds to the negotiation. -
SupplierSite: string
Title:
Supplier SiteRead Only:trueMaximum Length:240Name of the supplier site. -
SupplierSiteId: integer
(int64)
Title:
Supplier Site IDValue that identifies the supplier site. -
SurrogateResponseCreationDate: string
(date-time)
Title:
Surrogate Response Creation DateTimestamp when the buyer entered the response on behalf of the supplier. -
SurrogateResponseEnteredBy: string
Title:
Surrogate Response Entered ByRead Only:trueMaximum Length:240Name of the buyer who entered the surrogate response. -
SurrogateResponseEnteredByDisplayName: string
Title:
NameRead Only:trueMaximum Length:240Display name of the buyer who entered the surrogate response. -
SurrogateResponseEnteredById: integer
(int64)
Title:
Surrogate Response Entered by IDRead Only:trueValue that uniquely identifies the buyer user who created the surrogate response. -
SurrogateResponseFlag: boolean
Title:
Surrogate ResponseRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the buyer enters a response on behalf of the supplier. If false, then the response is entered by the supplier. -
SurrogateResponseReceivedOn: string
(date-time)
Title:
Surrogate Response Received OnTimestamp when the buyer received the surrogate response through other response methods such as fax or email. -
TechnicalShortlistFlag: boolean
Title:
Technical ShortlistMaximum Length:1Indicates whether the corresponding bid has been shortlisted or not during the technical evaluation. -
TimeZone: string
Read Only:
trueMaximum Length:255Indicates the time zone used by default for a company or customer. -
TotalAgreementAmount: integer
(int64)
Title:
Total Agreement AmountRead Only:trueThe total amount of all lines in the purchase agreement. -
TotalAwardAmount: integer
(int64)
Title:
Total Award AmountRead Only:trueThe total amount awarded to the supplier response. -
TwoStageEvaluationFlag: boolean
Title:
Two stage evaluationRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the application is enabled for a two-stage evaluation for the negotiation. If false, then it's not enabled. The default value is false.
Nested Schema : Supplier Negotiation Response Lines
Type:
arrayTitle:
Supplier Negotiation Response LinesResponse lines in a supplier negotiation response. These are the lines that the supplier has access to and has the shared response price for each of them. The lines capture details such as response price, response quantity, or total amount. You must have the necessary roles and privileges to use this REST resource. For additional details, refer to the Job Roles and Privileges, and Status Codes topics.
Show Source
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response.
Show Source
Nested Schema : Lines
Type:
arrayTitle:
LinesThe Response Lines resource allows suppliers to view the response line price value. The line price along with quantity or estimated quantity and external cost factors, if applicable, are used to calculate the line response price, line response amount, and the response amount.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Response Lines Rank Summaries
Type:
arrayTitle:
Response Lines Rank SummariesA summary of the line level ranks in a negotiation response.
Show Source
Nested Schema : Response Line Prices
Type:
arrayTitle:
Response Line PricesThe prices against best price for each line item in a negotiation response.
Show Source
Nested Schema : Sections
Type:
arrayTitle:
SectionsThe Sections resource contains details of the sections of a supplier negotiation requirement. For example, commercial requirements, manufacturing capabilities, or technical requirements.
Show Source
Nested Schema : supplierNegotiationResponses-allLines-item-response
Type:
Show Source
object-
AlternateLineFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the line is an alternate line. If false, then the line is a regular negotiation line. The default value is false. -
AlternateLineNumber: number
Title:
Alternate LineRead Only:trueAlternate line number offered by the supplier as an alternative to negotiation lines by the buyer. -
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. -
CategoryId: integer
(int64)
Title:
Category IDRead Only:trueValue that uniquely identifies the purchasing category for the negotiation line. -
CategoryName: string
Title:
Category NameRead Only:trueMaximum Length:250The purchasing category for the negotiation line. -
EstimatedQuantity: integer
(int64)
Title:
Estimated QuantityRead Only:trueEstimated quantity for the negotiation line on the blanket purchase agreement. -
EstimatedTotalAmount: number
Title:
Estimated Total AmountRead Only:trueTotal amount that the buyer estimates to pay for a fixed price type line item in the negotiation. -
GroupType: string
Title:
Group Type CodeRead Only:trueMaximum Length:25Type 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: number
Title:
Item IDRead Only:trueValue that uniquely identifies the inventory item. -
ItemRevision: string
Title:
RevisionRead Only:trueMaximum Length:18Revision of the inventory item on the negotiation line. -
Line: string
Title:
LineRead Only:trueMaximum Length:25Number that identifies the negotiation line. -
LineAmount: number
Title:
Line AmountRead Only:trueAmount calculated for a line as price times quantity in a bid submitted to a seller auction. -
LineCloseDate: string
(date)
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. -
LineFilteringNumber: number
Read Only:
trueNumber that identifies the negotiation line. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
LinePrice: number
Title:
Line PriceRead Only:truePrice of the corresponding line item that will be mentioned on the purchasing document. This is displayed in the transactional currency of the purchasing document. -
LineTrailingStatus: string
Read Only:
trueMaximum Length:255Current status of the line item in terms of response price. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Location: string
Title:
LocationRead Only:trueMaximum Length:60Name of the location to which the line item can be shipped. -
Manufacturer: string
Title:
ManufacturerRead Only:trueMaximum Length:360Name of the manufacturer. -
MfgPartNumber: string
Title:
Manufacturer Part NumberRead Only:trueMaximum Length:150Number associated with the primary manufacturer part. -
NewSupplierItemNumber: string
Title:
New Supplier ItemRead Only:trueMaximum Length:150Note that the supplier enters for the buyer when responding to the negotiation. -
NoteToBuyer: string
Title:
Note to BuyerRead Only:trueMaximum Length:4000Note that the supplier enters for the buyer when responding to the negotiation. -
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. -
PromisedDeliveryDate: string
(date)
Title:
Promised Delivery DateRead Only:trueDate on which the supplier has promised to deliver the goods to the buying organization. -
PromisedShipDate: string
(date)
Title:
Promised Ship DateRead Only:trueDate 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 DecrementRead Only:trueThe 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:
DecrementRead Only:trueValue 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. -
Rank: string
Read Only:
trueMaximum Length:255Value that identifies the rank of the bidder's response compared to other competing responses for a particular line. -
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. -
ResponseMinimumReleaseAmount: number
Title:
Response Minimum Release AmountRead Only:trueMinimum release amount that the supplier quotes when responding to a negotiation with an agreement outcome. -
ResponseNumber: integer
Title:
Response NumberRead Only:trueValue that identifies the supplier response. -
ResponsePrice: number
Title:
Response PriceRead Only:truePrice quoted by the supplier for a line item in the negotiation. -
responsePricesByTime: array
Supplier Negotiation Response Lines
Title:
Supplier Negotiation Response LinesSupplier's response price for a line item in a negotiation response over a specified period is retrieved. -
ResponseQuantity: number
Title:
Response QuantityRead Only:trueQuantity proposed by the supplier for the negotiation line. -
StartPrice: number
Title:
Start PriceRead Only:trueHighest price that the buyer allows the supplier to enter in response to a negotiation line. -
SupplierItem: string
Title:
Supplier ItemRead Only:trueMaximum Length:150Name of the item in the supplier company. -
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. -
TrailPercent: integer
(int64)
Title:
Trailing ByRead Only:trueValue that indicates the percentage by which the line item is trailing in pricing. -
UOM: string
Title:
UOMRead Only:trueMaximum Length:25Name of the unit of measure for the item in the negotiation. -
UOMCode: string
Title:
UOM CodeRead Only:trueMaximum Length:3Value that identifies the unit of measure for the item in the negotiation.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Supplier Negotiation Response Lines
Type:
arrayTitle:
Supplier Negotiation Response LinesSupplier's response price for a line item in a negotiation response over a specified period is retrieved.
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 : supplierNegotiationResponses-allLines-responsePricesByTime-item-response
Type:
Show Source
object-
AuctionHeaderId: integer
(int64)
Read Only:
trueValue that identifies the unit of measure for the item in the negotiation. -
BestBidPrice: number
Read Only:
trueValue that identifies the unit of measure for the item in the negotiation. -
BidCurrencyCode: string
Read Only:
trueMaximum Length:15Unique identifier for the currency in which the supplier has responded to the negotiation. -
BidNumber: integer
(int64)
Read Only:
trueUnique identifier for the supplier negotiation response. -
BidStatus: string
Read Only:
trueMaximum Length:25Current status of the supplier negotiation response. -
Lastupdatedate: string
(date-time)
Read Only:
trueValue that identifies the unit of measure for the item in the negotiation. -
LineId: integer
Read Only:
trueValue that identifies the unit of measure for the item in the negotiation. -
LineNumber: number
Read Only:
trueUnique numeric value assigned to the negotiation line item. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberPriceDecimals: number
Read Only:
truePrecision value of the line response price. -
Price: number
Read Only:
trueValue that identifies the unit of measure for the item in the negotiation. -
Rankdisplay: string
Read Only:
trueMaximum Length:40The rank value displayed for the line item based on the response price. -
RankIndicator: string
Read Only:
trueMaximum Length:25Indicates the ranks used to identify winning or trailing lines. -
Whose: string
Read Only:
trueMaximum Length:6The line item for which the response price is displayed.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplierNegotiationResponses-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 : supplierNegotiationResponses-lines-item-response
Type:
Show Source
object-
ActiveResponses: number
Title:
Active ResponsesRead Only:trueNumber of active responses to a negotiation. -
AgreementQuantity: number
Title:
Agreement QuantityRead Only:trueValue that identifies the quantity that was agreed to when awarding to a supplier and the output is an agreement. -
AllowAlternateLines: string
Title:
Allow Alternate LinesRead Only:trueMaximum Length:30Value that indicates whether allow control alternate lines is enabled or not. -
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. -
AlternateLineFlag: boolean
Maximum Length:
1Contains one of the following values: true or false. If true, then the line is an alternate line. If false, then the line is a regular negotiation line. The default value is false. -
AlternateLineNumber: number
Title:
Alternate LineRead 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. -
AttachmentsCount: integer
Read Only:
trueValue that uniquely identifies the number of attachments included in the abstract. -
AuctionHeaderId: integer
(int64)
Title:
Auction Header IDRead Only:trueValue that uniquely identifies a negotiation. -
AwardQuantity: number
Title:
Award QuantityValue that identifies the quantity that was awarded to the response line when the output is a purchase order. -
AwardReason: string
Title:
Award ReasonRead Only:trueMaximum Length:4000Reason entered by the buyer for fully or partially awarding the negotiation to a supplier. -
AwardStatus: string
Title:
Award StatusRead Only:trueMaximum Length:255Value that identifies whether the response was awarded or rejected. -
BestResponsePrice: number
Read Only:
trueBest price quoted for the line item among all supplier responses. -
CategoryId: integer
(int64)
Title:
Category IDRead Only:trueValue that uniquely identifies the purchasing category for the negotiation line. -
CategoryName: string
Title:
Category NameRead 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
Title:
Created ByRead Only:trueMaximum Length:64User who created the negotiation. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate and time when the user created the line. -
EstimatedTotalAmount: number
Title:
Estimated Total AmountRead 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
Title:
Group Type CodeRead 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)
Title:
Item IDRead 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)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the line. -
LastUpdatedBy: string
Title:
Last Updated ByRead 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
Title:
Line AmountRead 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. -
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. -
LineFilteringNumber: number
Read Only:
trueNumber that identifies the negotiation line. -
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. -
Manufacturer: string
Title:
NameRead Only:trueMaximum Length:360Name of the manufacturer. -
MfgPartNumber: string
Title:
Trading Partner ItemRead Only:trueMaximum Length:150Number associated with the primary manufacturer part. -
NoteToBuyer: string
Title:
Note to BuyerMaximum Length:4000Note that the supplier enters for the buyer when responding to the negotiation. -
NoteToSuppliers: string
Title:
Note to SuppliersRead Only:trueMaximum Length:4000Note that the buyer enters for the supplier when responding to the negotiation. -
PartialQuantityFlag: boolean
Read Only:
trueValue that indicates if the response is for only part of the required negotiation quantity. -
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 DecrementRead Only:trueThe 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. -
Rank: string
Title:
RankRead Only:trueMaximum Length:255Value that identifies the rank of the bidder's response compared to other competing responses for a particular line. -
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
Title:
Estimated QuantityRead 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. -
Score: number
Title:
ScoreValue that identifies the score assigned to a supplier's response for a line group, attribute group, or line attribute. -
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. -
SupplierItem: string
Title:
Trading Partner ItemRead Only:trueMaximum Length:150Name of the item in the supplier company. -
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:
UOMRead Only:trueMaximum Length:25Name of the unit of measure for the item in the negotiation. -
UOMCode: string
Title:
UOM CodeRead 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 : supplierNegotiationResponses-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 : supplierNegotiationResponses-lines-costFactors-item-response
Type:
Show Source
object-
CostFactor: string
Title:
Cost FactorRead Only:trueMaximum Length:80Name of the cost factor. -
CostFactorId: integer
(int64)
Value that identifies the cost factor.
-
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. -
Line: string
Maximum Length:
25Number that identifies the negotiation line. -
LineCostFactorId: integer
Value that uniquely identifies the sequence of the cost factor in a negotiation line.
-
LineId: integer
Value 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
Maximum 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:
ResponseRead 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 : supplierNegotiationResponses-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. -
Score: number
Title:
ScoreRead Only:trueValue that identifies the score assigned to a supplier's response for a line group, attribute group, or line attribute. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:255Name of the supplier who responds to the negotiation. -
SupplierId: integer
(int64)
Title:
Supplier IDRead Only:trueValue that uniquely identifies the supplier. -
Weight: number
Title:
WeightRead Only:trueValue that identifies the preference given by the buyer to a particular attribute group. -
WeightedScore: number
Title:
Weighted ScoreRead Only:trueValue of an attribute's response by calculating its score relative to its weight. The weighted score is calculated by multiplying its score by its weight, divided by 100.
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 : supplierNegotiationResponses-lines-lineAttributeGroups-lineAttributes-item-response
Type:
Show Source
object-
AttributeId: integer
Title:
Attribute IDValue 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 IDValue 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 NumberIdentification 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. -
Score: number
Title:
ScoreValue that identifies the score assigned to a supplier's response for a line group, attribute group, or line attribute. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:255Name of the supplier who responds to the negotiation. -
SupplierId: integer
(int64)
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:trueValue that identifies the preference given by the buyer to a particular attribute group. -
WeightedScore: number
Title:
Weighted ScoreValue of an attribute's response by calculating its score relative to its weight. The weighted score is calculated by multiplying its score by its weight, divided by 100.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplierNegotiationResponses-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. -
LastUpdateBy: string
Read Only:
trueMaximum Length:32User who most recently updated the line. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the line. -
Line: string
Maximum Length:
25Number that identifies the negotiation line. -
LineId: integer
Title:
Line IDValue 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 IDPrice Break ID -
PriceBreakPrice: number
Title:
Response ValuePrice offered by supplier for certain quantity or location in the price break. -
PriceBreakPriceDiscountPercent: number
Title:
Price Discount PercentagePercentage reduction in the line price or the response price that the supplier can offer depending upon certain quantities, or locations in a price break. -
PriceBreakResponsePrice: number
Title:
Response PriceResponse price based on the price break location or quantity. If the line has cost factors, then the response price is calculated by taking into account any cost factors. -
PriceBreakStartDate: string
(date)
Title:
Start DateDate when the price break goes into effect. -
PricingBasis: string
Title:
Pricing BasisRead Only:trueMaximum 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 NumberValue that identifies the supplier response. -
ShipToLocation: string
Title:
Display NameRead Only:trueMaximum 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 OrganizationRead Only:trueMaximum 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 : supplierNegotiationResponses-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
Maximum Length:
25Number that identifies the negotiation line. -
LineId: integer
Title:
Line IDValue 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 IDValue that identifies the price tier. -
ResponseNumber: integer
(int64)
Title:
Response NumberValue that uniquely identifies the response.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplierNegotiationResponses-responseLinesRankSummary-item-response
Type:
Show Source
object-
CountOfLines: number
Read Only:
trueTotal number of lines in a negotiation response. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Rank: number
Read Only:
trueValue that identifies the rank of the bidder's response compared to other competing responses for a particular line.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplierNegotiationResponses-responsePricesByLines-item-response
Type:
Show Source
object-
BestBidPrice: number
Read Only:
trueBest price quoted for the line item among all supplier responses. -
Line: string
Read Only:
trueMaximum Length:29Number that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Price: number
Read Only:
truePrice quoted by the supplier for a line item in the negotiation. -
TrailingBy: number
Read Only:
truePercentage by which the supplier user's response price is less than the best response price in the negotiation.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplierNegotiationResponses-sections-item-response
Type:
Show Source
object-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueTimestamp of the creation of the row. -
EvaluationStage: string
Title:
Evaluation StageRead Only:trueMaximum Length:80Name of the evaluation stage in a two stage RFQ. Values include Technical or Commercial. A list of accepted values is defined in the lookup type PON_TWO_PART_TYPE. -
EvaluationStageCode: string
Title:
Evaluation Stage CodeRead Only:trueMaximum Length:30Abbreviation that uniquely identifies the name of the evaluation stage in a two stage RFQ. A list of accepted values is defined in the lookup type PON_TWO_PART_TYPE. -
LastUpdateDate: string
(date-time)
Title:
Last Updated ByRead Only:trueDate and time when the user most recently updated the line. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who most recently updated the line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumScore: number
Title:
Maximum ScoreRead Only:trueValue that identifies the upper limit in rating a supplier's response to a section. -
PricingSectionFlag: boolean
Title:
Pricing SectionRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the pricing section is added. If false, then the pricing section isn't added. This is applicable only when if the Overall Ranking Method is Composite Scoring. The default value is false. -
requirements: array
Requirements
Title:
RequirementsThe Requirements resource contains details about the requirements of a supplier negotiation. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that uniquely identifies the response. -
Section: string
Title:
SectionRead Only:trueMaximum Length:240Name of the requirement section. -
SectionDisplayNumber: string
Title:
Section Display NumberRead Only:trueMaximum Length:80Display number of the section. If the negotiation contains more than one section, then the application uses a display sequence to identify each section, such as 10, 20, 30, and so on. -
SectionId: integer
(int64)
Title:
Section IDRead Only:trueValue that uniquely identifies the section. -
SectionScore: integer
(int64)
Title:
Section ScoreRead Only:trueValue that identifies the response for a corresponding section response when the scoring is either manual or automatic. -
SectionWeight: number
Title:
Section WeightRead Only:trueValue that identifies the preference given by the buyer to a particular section. -
SectionWeightedScore: number
Title:
Section Weighted ScoreRead Only:trueValue that was evaluated for a section response by considering the score with respect to its weight.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Requirements
Type:
arrayTitle:
RequirementsThe Requirements resource contains details about the requirements of a supplier negotiation.
Show Source
Nested Schema : supplierNegotiationResponses-sections-requirements-item-response
Type:
Show Source
object-
attachments: array
Attachments
Title:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response. -
AttachmentsCount: integer
Read Only:
trueValue that uniquely identifies the number of attachments included in the abstract. -
Comments: string
Title:
CommentsRead Only:trueMaximum Length:1000Comments entered on a requirement response by the supplier. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueTimestamp of the creation of the row. -
Hint: string
Title:
HintRead Only:trueMaximum Length:1000Text that the application displays to the supplier to help respond to the requirements. -
InternalNote: string
Title:
Internal NoteRead Only:trueMaximum Length:4000Internal note that's entered by the buyer for each supplier. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the requirement. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who most recently updated the requirement. -
Level: string
Title:
LevelRead Only:trueMaximum Length:80Supplier level for the requirement. Values include Supplier and Supplier Site. A list of accepted values is defined in the lookup type PON_SUPPLIER_LEVEL. -
LevelCode: string
Title:
Level CodeRead Only:trueMaximum Length:30Abbreviation that uniquely identifies the supplier level for the requirement. Values include Supplier and Supplier Site. A list of accepted values is defined in the lookup type PON_SUPPLIER_LEVEL. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumScore: number
Title:
Maximum ScoreRead Only:trueValue indicating the upper limit in rating a supplier's response to a requirement. -
ParentType: string
Title:
Parent TypeRead Only:trueMaximum Length:10Type of requirement parent. If the section is the parent of any other requirement, then the ParentType is SECTION. If not, then the ParentType is SCORE. -
QuestionId: integer
(int64)
Title:
Question IDRead Only:trueValue that uniquely identifies the requirement for a question. -
QuestionRevisionNumber: integer
(int32)
Title:
RevisionRead Only:trueRevision number of a predefined question that the application adds to the supplier qualification. -
Requirement: string
Title:
RequirementRead Only:trueMaximum Length:80Name of the requirement. -
RequirementId: integer
(int64)
Title:
Requirement IDRead Only:trueValue that uniquely identifies the requirement. -
RequirementLevel: number
Title:
Requirement LevelRead Only:trueThe level at which the requirement is located in the requirement hierarchy. For example, 1, 2, 3, and so on. Level 1 requirement has a section as a parent. Level 2 onward represents the branching requirements with an acceptable response score as a parent. -
RequirementNumber: string
Title:
Requirement NumberRead Only:trueMaximum Length:80Value that uniquely identifies the sequence for the requirement. -
RequirementText: string
(byte)
Title:
Requirement TextRead Only:trueText that describes the requirement. -
RequirementType: string
Title:
Requirement TypeRead Only:trueMaximum Length:80Type of response that the negotiation requires. Values include Text Entry Box, Multiple Choice with Multiple Selections, and Multiple Choice with Single Selection. A list of accepted values is defined in the lookup type PON_REQUIREMENT_TYPE. -
RequirementTypeCode: string
Title:
Requirement Type CodeRead Only:trueMaximum Length:30Abbreviation that uniquely identifies the type of response that the negotiation requires. Values include Text Entry Box, Multiple Choice with Multiple Selections, and Multiple Choice with Single Selection. A list of accepted values is defined in the lookup type PON_REQUIREMENT_TYPE. -
ResponseNumber: integer
(int64)
Read Only:
trueValue that uniquely identifies the response. -
ResponseType: string
Title:
Response TypeRead Only:trueMaximum Length:80Specifies whether a response is required for the requirement. Values include Required, Optional, Display Only, and Internal. A list of accepted values is defined in the lookup type PON_HDR_ATTR_RESPONSE_TYPE. -
ResponseTypeCode: string
Title:
Response Type CodeRead Only:trueMaximum Length:30Abbreviation that specifies whether a response for the requirement is required. Values include Required, Optional, Display Only, and Internal. A list of accepted values is defined in the lookup type PON_HDR_ATTR_RESPONSE_TYPE. -
responseValues: array
Response Values
Title:
Response ValuesThe Response Values resource manages details about the requirement responses of a supplier negotiation. -
Score: number
Title:
ScoreRead Only:trueValue that identifies the response for a corresponding requirement response when the scoring is either manual or automatic. -
ScoreId: integer
(int64)
Title:
Score IDRead Only:trueValue that uniquely identifies the score. -
Section: string
Title:
SectionRead Only:trueMaximum Length:240Name of the requirement section. -
SectionId: integer
(int64)
Title:
Section IDRead Only:trueValue that uniquely identifies the section. -
TargetDateTimeValue: string
(date-time)
Title:
Target Date Time ValueRead Only:trueValue that the user entered. This value is applicable for date and time. -
TargetDateValue: string
(date)
Title:
Target Date ValueRead Only:trueValue that the user entered in the attribute. This value is applicable for dates. -
TargetNumberValue: number
Title:
Target Number ValueRead Only:trueValue that the user entered in the attribute. This value is applicable for numbers. -
TargetTextValue: string
Title:
Target Text ValueRead Only:trueMaximum Length:4000Target text or URL (Uniform Resource Locator) values of the requirement. -
ValueType: string
Title:
Value TypeRead Only:trueMaximum Length:80Type of value for the requirement. Values include Single Line Text, Multiple Line Text, Number, Date, Date and Time, and URL (Uniform Resource Locator). A list of accepted values is defined in the lookup type PON_REQ_RESPONSE_TYPE. -
ValueTypeCode: string
Title:
Value Type CodeRead Only:trueMaximum Length:30Abbreviation that identifies the type of value for the requirement. A list of accepted values is defined in the lookup type PON_REQ_RESPONSE_TYPE. -
Weight: number
Title:
WeightRead Only:trueValue that identifies the preference given by the buyer to a particular requirement. -
WeightedScore: number
Title:
Weighted ScoreRead Only:trueValue evaluated for a requirement's response by considering score with respect to its weight.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Response Values
Type:
arrayTitle:
Response ValuesThe Response Values resource manages details about the requirement responses of a supplier negotiation.
Show Source
Nested Schema : supplierNegotiationResponses-sections-requirements-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 : supplierNegotiationResponses-sections-requirements-responseValues-item-response
Type:
Show Source
object-
attachments: array
Attachments
Title:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueTimestamp of the creation of the row. -
IsSelectedFlag: boolean
Title:
Is SelectedRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the response value is selected in multiple choice single select or multiple choice multiple select requirements. If false, then the response isn't selected. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the response value. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64User who most recently updated the response value. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
QuestionId: integer
(int64)
Title:
Question IDRead Only:trueValue that uniquely identifies the requirement for a question. -
Requirement: string
Title:
RequirementRead Only:trueMaximum Length:80Name of the requirement. -
RequirementId: integer
(int64)
Title:
Requirement IDRead Only:trueValue that uniquely identifies the requirement. -
RequirementLevel: number
Title:
Requirement LevelRead Only:trueThe level at which the requirement is located in the requirement hierarchy. For example, 1, 2, 3, and so on. Level 1 requirement has a section as a parent. Level 2 onward represents the branching requirements with an acceptable response score as a parent. -
RequirementNumber: string
Title:
Requirement NumberRead Only:trueMaximum Length:80Value that uniquely identifies the sequence for the requirement. -
RequirementValueId: integer
(int64)
Title:
Requirement Value IDRead Only:trueValue that uniquely identifies the response value. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that uniquely identifies the response. -
ResponseValueDate: string
(date)
Title:
Response Value DateRead Only:trueResponse value for a requirement where response type is date. -
ResponseValueDateTime: string
(date-time)
Title:
Response Value Date TimeRead Only:trueResponse value for a requirement where response type is date and time. -
ResponseValueNumber: number
Title:
Response Value NumberRead Only:trueResponse value for a requirement where response type is number. -
ResponseValueText: string
Title:
Response Value TextRead Only:trueMaximum Length:4000Response value for a requirement where response type is text. -
Score: number
Title:
ScoreRead Only:trueNumber that indicates the rating given to a response value for either a multiple choice with a single selection requirement or a multiple choice with multiple selections requirement that uses automatic scoring. The higher the number the better the response. -
ScoreDisplayNumber: string
Title:
Score Display NumberRead Only:trueMaximum Length:80Value that uniquely identifies the score display. The application sets this value for each requirement that uses Multiple Choice With Single Selection or Multiple Choice With Multiple Selections. It also sets this value for each response that replies to a number, date, or date time requirement. -
ScoreId: integer
(int64)
Title:
Score IDRead Only:trueValue that uniquely identifies the response. This value is applicable for Multiple Choice With Single Selection or Multiple Choice With Multiple Selections response values. -
Section: string
Title:
SectionRead Only:trueMaximum Length:240Name of the requirement section. -
SectionId: integer
(int64)
Title:
Section IDRead Only:trueValue that uniquely identifies the section. -
TargetDateTimeValue: string
(date-time)
Title:
Target Date Time ValueRead Only:trueTarget value set by the category manager. This value is applicable for date and time. -
TargetDateValue: string
(date)
Title:
Target Date ValueRead Only:trueTarget value set by the category manager. This value is applicable for dates. -
TargetNumberValue: number
Title:
Target Number ValueRead Only:trueTarget value set by the category manager. This value is applicable for numbers. -
TargetTextValue: string
Title:
Target Text ValueRead Only:trueMaximum Length:4000Target value set by the category manager. This value is applicable for text or URL (Uniform Resource Locator).
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : supplierNegotiationResponses-sections-requirements-responseValues-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
Links
- DisqualifyResponse
-
Operation: /fscmRestApi/resources/11.13.18.05/supplierNegotiationResponses/action/DisqualifyResponseDisqualifies a supplier's response to the negotiation.
Examples
This example describes how to get all negotiation responses that the login user can access.
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/supplierNegotiationResponses"
For example:
curl -u username:password "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses?q= NegotiationTitle = Laptop"
Example Response Body
The following example includes the contents of the response body
in JSON format:
{
"items": [
{
"ResponseNumber": 175326,
"AuctionHeaderId": 300100580993746,
"NegotiationTitle": "Laptop",
"Negotiation": "40755",
"CloseDate": "2023-04-16T19:01:13+00:00",
"AwardCompleteDate": "2023-04-16T19:02:12+00:00",
"PurchasingDocument": null,
"ResponseStatus": "Rejected",
"OverallRank": "2",
"OverallRankComposite": null,
"ShortlistStatus": "Included",
"ResponseAmount": "2846.65",
"TotalAgreementAmount": null,
"TotalAwardAmount": 2817.50,
"SavingsInAmount": 107182.50,
"SavingsInPercent": "97.44",
"AwardStatus": "COMPLETED",
"RequirementScore": 50.00,
"CompositeScore": null,
"OverriddenScore": null,
"ScoringStatus": null,
"ScoreOverriddenFlag": null,
"ScoreOverriddenBy": null,
"ScoreOverridePersonId": null,
"ScoreOverrideReason": null,
"ScoreOverriddenDate": null,
"ResponseType": "Primary",
"ResponseTypeCode": "PRIMARY",
"MethodOfResponse": "E-Mail",
"MethodOfResponseCode": "EMAIL",
"DisqualificationReason": null,
"EvaluationStage": null,
"PrebidFlag": false,
"Buyer": "Clare Furey",
"PreviousResponseNumber": null,
"OriginalResponseNumber": 175326,
"NegotiationCurrency": "US Dollar",
"NegotiationCurrencyCode": "USD",
"NoteToBuyer": "All details are final",
"PriceDecrement": null,
"ResponseCurrency": "Euro",
"ResponseCurrencyCode": "EUR",
"ResponseCurrencyPricePrecision": 2,
"ResponseValidUntilDate": "2023-06-30T00:11:00+00:00",
"Supplier": "Advanced Networks",
"SupplierId": 300100036697920,
"SupplierContact": "Bib Carl",
"SupplierContactId": 300100039080137,
"SupplierSite": null,
"SupplierSiteId": -1,
"SurrogateResponseEnteredById": 300100037432586,
"SurrogateResponseEnteredBy": "Clare Furey",
"SurrogateResponseFlag": true,
"SurrogateResponseCreationDate": "2023-04-16T18:04:09+00:00",
"SurrogateResponseReceivedOn": "2023-04-16T17:43:00+00:00",
"ReferenceNumber": "23456",
"ProxyBidFlag": false,
"PartialResponseFlag": false,
"CreatedBy": "Clare Furey",
"CreationDate": "2023-04-16T17:43:20+00:00",
"TwoStageEvaluationFlag": false,
"TechnicalShortlistFlag": null,
"ShortlistFlag": true,
"ShortlistStatusUpdatedBy": null,
"ShortlistStatusUpdatedById": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175326",
"name": "supplierNegotiationResponses",
"kind": "item",
"properties": {
"changeIndicator": "...
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175326",
"name": "supplierNegotiationResponses",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175326/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175326/child/lines",
"name": "lines",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175326/child/sections",
"name": "sections",
"kind": "collection"
}
]
},
{
"ResponseNumber": 175327,
"AuctionHeaderId": 300100580993746,
"NegotiationTitle": "Laptop",
"Negotiation": "40755",
"CloseDate": "2023-04-16T19:01:13+00:00",
"AwardCompleteDate": "2023-04-16T19:02:12+00:00",
"PurchasingDocument": "1007132",
"ResponseStatus": "Awarded",
"OverallRank": "1",
"OverallRankComposite": null,
"ShortlistStatus": "Included",
"ResponseAmount": "2817.50",
"TotalAgreementAmount": null,
"TotalAwardAmount": 2817.50,
"SavingsInAmount": 107182.50,
"SavingsInPercent": "97.44",
"AwardStatus": "COMPLETED",
"RequirementScore": 60.00,
"CompositeScore": null,
"OverriddenScore": null,
"ScoringStatus": null,
"ScoreOverriddenFlag": null,
"ScoreOverriddenBy": null,
"ScoreOverridePersonId": null,
"ScoreOverrideReason": null,
"ScoreOverriddenDate": null,
"ResponseType": "Primary",
"ResponseTypeCode": "PRIMARY",
"MethodOfResponse": null,
"MethodOfResponseCode": null,
"DisqualificationReason": null,
"EvaluationStage": null,
"PrebidFlag": false,
"Buyer": "Clare Furey",
"PreviousResponseNumber": null,
"OriginalResponseNumber": 175327,
"NegotiationCurrency": "US Dollar",
"NegotiationCurrencyCode": "USD",
"NoteToBuyer": "No notes for the buyer",
"PriceDecrement": null,
"ResponseCurrency": "US Dollar",
"ResponseCurrencyCode": "USD",
"ResponseCurrencyPricePrecision": 2,
"ResponseValidUntilDate": "2023-06-30T00:11:00+00:00",
"Supplier": "CA Networks",
"SupplierId": 300100036697924,
"SupplierContact": "Barnes Cherry",
"SupplierContactId": 300100039080145,
"SupplierSite": null,
"SupplierSiteId": -1,
"SurrogateResponseEnteredById": null,
"SurrogateResponseEnteredBy": null,
"SurrogateResponseFlag": false,
"SurrogateResponseCreationDate": null,
"SurrogateResponseReceivedOn": null,
"ReferenceNumber": "3456",
"ProxyBidFlag": false,
"PartialResponseFlag": false,
"CreatedBy": "CA Networks",
"CreationDate": "2023-04-16T18:18:45+00:00",
"TwoStageEvaluationFlag": false,
"TechnicalShortlistFlag": null,
"ShortlistFlag": true,
"ShortlistStatusUpdatedBy": null,
"ShortlistStatusUpdatedById": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175327",
"name": "supplierNegotiationResponses",
"kind": "item",
"properties": {
"changeIndicator": . . .
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175327",
"name": "supplierNegotiationResponses",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175327/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175327/child/lines",
"name": "lines",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175327/child/sections",
"name": "sections",
"kind": "collection"
}
]
},
{
"ResponseNumber": 175328,
"AuctionHeaderId": 300100580993746,
"NegotiationTitle": "Laptop",
"Negotiation": "40755",
"CloseDate": "2023-04-16T19:01:13+00:00",
"AwardCompleteDate": "2023-04-16T19:02:12+00:00",
"PurchasingDocument": null,
"ResponseStatus": "Rejected",
"OverallRank": "3",
"OverallRankComposite": null,
"ShortlistStatus": "Included",
"ResponseAmount": "3831.17",
"TotalAgreementAmount": null,
"TotalAwardAmount": 2817.50,
"SavingsInAmount": 107182.50,
"SavingsInPercent": "97.44",
"AwardStatus": "COMPLETED",
"RequirementScore": 60.00,
"CompositeScore": null,
"OverriddenScore": null,
"ScoringStatus": null,
"ScoreOverriddenFlag": null,
"ScoreOverriddenBy": null,
"ScoreOverridePersonId": null,
"ScoreOverrideReason": null,
"ScoreOverriddenDate": null,
"ResponseType": "Primary",
"ResponseTypeCode": "PRIMARY",
"MethodOfResponse": "E-Mail",
"MethodOfResponseCode": "EMAIL",
"DisqualificationReason": null,
"EvaluationStage": null,
"PrebidFlag": false,
"Buyer": "Clare Furey",
"PreviousResponseNumber": null,
"OriginalResponseNumber": 175328,
"NegotiationCurrency": "US Dollar",
"NegotiationCurrencyCode": "USD",
"NoteToBuyer": "note to buyer",
"PriceDecrement": null,
"ResponseCurrency": "Pound Sterling",
"ResponseCurrencyCode": "GBP",
"ResponseCurrencyPricePrecision": 2,
"ResponseValidUntilDate": null,
"Supplier": "Legacy Networks",
"SupplierId": 300100036697928,
"SupplierContact": "Timothy Burke",
"SupplierContactId": 300100039080153,
"SupplierSite": null,
"SupplierSiteId": -1,
"SurrogateResponseEnteredById": 300100037432586,
"SurrogateResponseEnteredBy": "Clare Furey",
"SurrogateResponseFlag": true,
"SurrogateResponseCreationDate": "2023-04-16T18:59:41+00:00",
"SurrogateResponseReceivedOn": "2023-04-16T18:24:00+00:00",
"ReferenceNumber": "3456",
"ProxyBidFlag": false,
"PartialResponseFlag": false,
"CreatedBy": "Clare Furey",
"CreationDate": "2023-04-16T18:24:29+00:00",
"TwoStageEvaluationFlag": false,
"TechnicalShortlistFlag": null,
"ShortlistFlag": true,
"ShortlistStatusUpdatedBy": null,
"ShortlistStatusUpdatedById": null,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175328",
"name": "supplierNegotiationResponses",
"kind": "item",
"properties": {
. . .
}
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175328",
"name": "supplierNegotiationResponses",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175328/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175328/child/lines",
"name": "lines",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses/175328/child/sections",
"name": "sections",
"kind": "collection"
}
]
}
],
"count": 3,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/supplierNegotiationResponses",
"name": "supplierNegotiationResponses",
"kind": "collection"
}
]
}