Get all negotiation responses
get
/fscmRestApi/resources/11.13.18.05/draftSupplierNegotiationResponses
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.
- BidVisibilityCode; string; Abbreviation that specifies when the supplier can view details from competing responses. Values include Open, Sealed, or Blind. A list of accepted values is defined in the lookup type PON_BID_VISIBILITY_CODE.
- Buyer; string; Name of the user who created the negotiation.
- BuyerEmail; string; Email address of the buyer.
- BuyerId; integer; Value that uniquely identifies the user who created the negotiation.
- BuyerTransportFlag; boolean; Contains one of the following values: true or false. If true, then the buying company is responsible for arranging transportation. If false, then the buying company isn't responsible for arranging transportation. The default value is false.
- CloseDate; string; Date when the negotiation stops accepting responses from the supplier.
- Company; string; Name of the buyer's company.
- CompanyId; integer; Value that uniquely identifies the buyer's company.
- CompletedRequiredRequirementsCount; integer; Total number of mandatory requirements in a negotiation for which the supplier has provided a valid response.
- CompletedRequirementsCount; integer; Total number of requirements in a negotiation for which the supplier has provided a valid response.
- CompletedSectionsCount; integer; Total number of sections in a negotiation for which the supplier has provided a response.
- ContractType; string; Value that uniquely identifies the contract type for the short-term or long-term purchase.
- CreatedBy; string; Identifies the user who created the row.
- CreationDate; string; Timestamp of the creation of the row.
- DisplayBestPriceBlindFlag; boolean; Contains one of the following values: true or false. If true, then the best price on blind negotiations can be displayed to suppliers. If false, then the best price on blind negotiations can't be displayed to suppliers. The default value is false.
- DraftLocked; string; Contains one of the following values: true or false. If true, then the draft is locked for editing. If false, then the draft isn't locked for editing. The default value is true.
- DraftLockedBy; string; Name of the supplier who has locked the response by creating the original response.
- DraftLockedByContact; string; Name of the supplier contact who has locked the response by creating the original response.
- DraftLockedByContactId; integer; Person ID of the supplier contact who has locked the response by creating the original response.
- DraftLockedById; integer; Person ID of the supplier who has locked the response by creating the original response.
- DraftLockedDate; string; Date and time when the draft was locked.
- DraftUnlockedBy; string; Name of the supplier who has unlocked the previous draft response.
- DraftUnlockedByContact; string; Name of the supplier contact who has unlocked the previous draft response.
- DraftUnlockedByContactId; integer; Person ID of the supplier contact who has unlocked the previous draft response.
- DraftUnlockedById; integer; Person ID of the supplier who has unlocked the previous draft response.
- DraftUnlockedDate; string; Date and time when the draft was unlocked.
- EvaluationStage; string; Stores two values: Technical and Commercial, required to mark the surrogate response in a two-stage negotiation.
- LastUpdateDate; string; Timestamp of the last update of the row.
- LastUpdatedBy; string; Identifies the user who last updated the row.
- LightWeightSpShetEnabledFlag; boolean; Contains one of the following values: true or false. If true, the use of a lightweight spreadsheet to create a supplier response is allowed. If false, the use of a lightweight spreadsheet to create a supplier response isn't allowed. The default value is false.
- LinesOnlySpshetEnabledFlag; boolean; Contains one of the following values: true or false. If true, then the Lines Only spreadsheet is enabled for the negotiation. If false, then the Lines Only spreadsheet isn't enabled for the negotiation.
- MethodOfResponse; string; Indicates other response methods like fax or email used by the supplier. A list of accepted values are identified 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.
- NegotiationDisplayName; string; Display name of the type of supplier negotiation. For example, Solicitation or Request for proposals.
- NegotiationTitle; string; Title of the negotiation as defined by the category manager.
- NegotiationType; string; Value that uniquely identifies the document type . The possible values are RFQ, RFI, and Auction
- NoteToBuyer; string; Note to negotiation owner.
- OriginalResponseNumber; integer; Value that identifies the first response number in a series of revised bids.
- 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.
- 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.
- PriceTiersIndicator; string; Value that indicates if location-based price tiers or quantity-based price breaks have been enabled in a negotiation.
- 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.
- ProxyDecrementAmount; number; Value by which the response price is reduced automatically during the submission of a proxy bid by the application.
- ProxyDecrementType; string; Value by which the response price is reduced automatically during the submission of a proxy bid by the sourcing application. This decrement can be either by a flat amount or a percentage.
- ReferenceNumber; string; Identification number used for the supplier's internal tracking.
- RequiredRequirementsCount; integer; 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.
- RequirementsAndLinesSpshetEnabledFlag; boolean; Contains one of the following values: true or false. If true, then the Requirement and Lines spreadsheet is enabled for the negotiation. If false, then the Requirement and Lines spreadsheet isn't enabled for the negotiation.
- RequirementsOnlySpshetEnabledFlag; boolean; Contains one of the following values: true or false. If true, then the Requirements Only spreadsheet is enabled for the negotiation. If false, then the Requirements Only spreadsheet isn't enabled for the negotiation.
- RespondBySpshetEnabledFlag; boolean; Contains one of the following values: true or false. If true, then the Respond by Spreadsheet is enabled for the negotiation. If false, then the Respond by Spreadsheet isn't enabled for the negotiation.
- ResponseAmount; number; Total amount calculated for all line items that the supplier offered a price for when responding to a negotiation.
- ResponseCurrency; string; Name of the response currency.
- 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.
- ResponseDisplayName; string; Indicates the response display name such as bid, quote, and response.
- ResponseIntent; string; Indicates whether the intent is to revise or copy a response. Values accepted are Copy, Revise, and Null. If Copy, the existing response is copied. If Revise, the existing response is revised. If Null, the original response remains.
- ResponseNumber; integer; Value that uniquely identifies the response.
- ResponseStatus; string; 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.
- 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.
- SurrogDraftLockPersonId; integer; Person ID of the buyer who has locked the draft surrogate response for editing.
- SurrogDraftUnlockPersonId; integer; Person ID of the buyer who has unlocked the draft surrogate response for editing.
- SurrogateDraftLockPerson; string; Name of the buyer who has locked the draft surrogate response for editing.
- SurrogateDraftUnlockPerson; string; Name of the buyer who has unlocked the draft surrogate response for editing.
- SurrogateResponseEnteredById; integer; Value that uniquely identifies the buyer user who created the surrogate response.
- SurrogateResponseEntryDate; string; Timestamp when the buyer entered the response on behalf of the supplier.
- 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.
- TimeRemaining; string; Time remaining for the negotiation to be closed.
- TotalRequirementsCount; integer; 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.
- TotalSectionsCount; integer; 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.
- 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 : draftSupplierNegotiationResponses
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 : draftSupplierNegotiationResponses-item-response
Type:
Show Source
object-
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. -
BidVisibilityCode: string
Title:
Response VisibilityRead Only:trueMaximum Length:25Abbreviation that specifies when the supplier can view details from competing responses. Values include Open, Sealed, or Blind. A list of accepted values is defined in the lookup type PON_BID_VISIBILITY_CODE. -
Buyer: string
Title:
BuyerRead Only:trueMaximum Length:240Name of the user who created the negotiation. -
BuyerEmail: string
Read Only:
trueMaximum Length:255Email address of the buyer. -
BuyerId: integer
(int64)
Title:
Buyer IDRead Only:trueValue that uniquely identifies the user who created the negotiation. -
BuyerTransportFlag: boolean
Title:
Buyer managed transportationRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the buying company is responsible for arranging transportation. If false, then the buying company isn't responsible for arranging transportation. The default value is false. -
CloseDate: string
(date-time)
Title:
Close DateRead Only:trueDate when the negotiation stops accepting responses from the supplier. -
Company: string
Title:
CompanyRead Only:trueMaximum Length:240Name of the buyer's company. -
CompanyId: integer
(int64)
Title:
Company IDRead Only:trueValue that uniquely identifies the buyer's company. -
CompletedRequiredRequirementsCount: integer
Read Only:
trueTotal number of mandatory requirements in a negotiation for which the supplier has provided a valid response. -
CompletedRequirementsCount: integer
Read Only:
trueTotal number of requirements in a negotiation for which the supplier has provided a valid response. -
CompletedSectionsCount: integer
Read Only:
trueTotal number of sections in a negotiation for which the supplier has provided a response. -
ContractType: string
Title:
OutcomeRead Only:trueMaximum Length:25Value that uniquely identifies the contract type for the short-term or long-term purchase. -
CreatedBy: string
Read 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. -
DisplayBestPriceBlindFlag: boolean
Title:
Display best price to suppliersRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then the best price on blind negotiations can be displayed to suppliers. If false, then the best price on blind negotiations can't be displayed to suppliers. The default value is false. -
DraftLocked: string
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the draft is locked for editing. If false, then the draft isn't locked for editing. The default value is true. -
DraftLockedBy: string
Title:
Draft Locked ByRead Only:trueMaximum Length:360Name of the supplier who has locked the response by creating the original response. -
DraftLockedByContact: string
Title:
Draft Locked by ContactRead Only:trueMaximum Length:360Name of the supplier contact who has locked the response by creating the original response. -
DraftLockedByContactId: integer
(int64)
Title:
Draft Locked by Contact IDRead Only:truePerson ID of the supplier contact who has locked the response by creating the original response. -
DraftLockedById: integer
(int64)
Title:
Draft Locked by IDRead Only:truePerson ID of the supplier who has locked the response by creating the original response. -
DraftLockedDate: string
(date-time)
Title:
Draft Locked DateRead Only:trueDate and time when the draft was locked. -
DraftUnlockedBy: string
Title:
Draft Unlocked ByRead Only:trueMaximum Length:360Name of the supplier who has unlocked the previous draft response. -
DraftUnlockedByContact: string
Title:
Draft Unlocked by ContactRead Only:trueMaximum Length:360Name of the supplier contact who has unlocked the previous draft response. -
DraftUnlockedByContactId: integer
(int64)
Title:
Draft Unlocked by Contact IDRead Only:truePerson ID of the supplier contact who has unlocked the previous draft response. -
DraftUnlockedById: integer
(int64)
Title:
Draft Unlocked by IDRead Only:truePerson ID of the supplier who has unlocked the previous draft response. -
DraftUnlockedDate: string
(date-time)
Read Only:
trueDate and time when the draft was unlocked. -
EvaluationStage: string
Read Only:
trueMaximum Length:20Stores two values: Technical and Commercial, required to mark the surrogate response in a two-stage negotiation. -
HasLineChildEntitiesFlag: boolean
Read Only:
trueMaximum Length:255Contains one of the following values: true or false. If true, then the lines have child entities. If false, then the lines don't have child entities. -
HasPriceBreaksFlag: boolean
Read Only:
trueMaximum Length:255Contains one of the following values: true or false. If true, then, for at least one line, the supplier can add price breaks. If false, then there's no line where the supplier can add price breaks. -
HasQuantityPriceTiersFlag: boolean
Read Only:
trueMaximum Length:255Contains one of the following values: true or false. If true, then, for at least one line, the supplier can add quantity based price tiers. If false, then there's no line where the supplier can add quantity based price tiers. -
HasReducePriceFlag: boolean
Read Only:
trueMaximum Length:255Contains one of the following values: true or false. If true, then the response price of the response lines can be reduced using reduce price function. If false, then the mass reduction of response price isn't applicable. -
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. -
LightWeightSpShetEnabledFlag: boolean
Read Only:
trueContains one of the following values: true or false. If true, the use of a lightweight spreadsheet to create a supplier response is allowed. If false, the use of a lightweight spreadsheet to create a supplier response isn't allowed. The default value is false. -
lines: array
Lines
Title:
LinesThe Response Lines resource captures supplier response information for the negotiation line such as the line price, response quantity, promised delivery date, and note to buyer. -
LinesInstructionText: string
(byte)
Read Only:
trueInstructions for a supplier user to respond to negotiation lines. -
LinesOnlySpshetEnabledFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the Lines Only spreadsheet is enabled for the negotiation. If false, then the Lines Only spreadsheet isn't enabled for the negotiation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MethodOfResponse: string
Title:
Method of ResponseMaximum Length:80Indicates other response methods like fax or email used by the supplier. A list of accepted values are identified in the lookup type PON_METHOD_OF_RESPONSE. -
MethodOfResponseCode: string
Maximum 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. -
NegotiationDisplayName: string
Title:
Negotiation Display NameRead Only:trueMaximum Length:80Display name of the type of supplier negotiation. For example, Solicitation or Request for proposals. -
NegotiationTitle: string
Title:
TitleRead Only:trueMaximum Length:80Title of the negotiation as defined by the category manager. -
NegotiationType: string
Read Only:
trueMaximum Length:255Value that uniquely identifies the document type . The possible values are RFQ, RFI, and Auction -
NoteToBuyer: string
Title:
Note to BuyerMaximum Length:4000Note to negotiation owner. -
OriginalResponseNumber: integer
(int64)
Read Only:
trueValue that identifies the first response number in a series of revised bids. -
PartialResponseFlag: boolean
Read 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. -
PreviousResponseNumber: integer
(int64)
Read Only:
trueValue 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. -
PriceTiersIndicator: string
Title:
Price TiersRead Only:trueMaximum Length:30Value that indicates if location-based price tiers or quantity-based price breaks have been enabled in a negotiation. -
ProxyBidFlag: boolean
Read 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. -
ProxyDecrementAmount: number
Title:
Proxy Decrement AmountValue by which the response price is reduced automatically during the submission of a proxy bid by the application. -
ProxyDecrementType: string
Title:
DecrementRead Only:trueMaximum Length:25Value by which the response price is reduced automatically during the submission of a proxy bid by the sourcing application. This decrement can be either by a flat amount or a percentage. -
ReferenceNumber: string
Title:
Reference NumberMaximum Length:25Identification number used for the supplier's internal tracking. -
RequiredRequirementsCount: integer
Read Only:
trueContains 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. -
RequirementInstructionText: string
(byte)
Read Only:
trueInstructions for a supplier user to respond to requirements in a negotiation. -
RequirementsAndLinesSpshetEnabledFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the Requirement and Lines spreadsheet is enabled for the negotiation. If false, then the Requirement and Lines spreadsheet isn't enabled for the negotiation. -
RequirementsOnlySpshetEnabledFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the Requirements Only spreadsheet is enabled for the negotiation. If false, then the Requirements Only spreadsheet isn't enabled for the negotiation. -
respondBySpreadsheetErrors: array
Spreadsheet Errors
Title:
Spreadsheet ErrorsA respond by spreadsheet error captures errors generated during the spreadsheet import for a supplier response. -
RespondBySpshetEnabledFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the Respond by Spreadsheet is enabled for the negotiation. If false, then the Respond by Spreadsheet isn't enabled for the negotiation. -
ResponseAmount: number
Title:
Response AmountRead Only:trueTotal amount calculated for all line items that the supplier offered a price for when responding to a negotiation. -
responseCurrencies: array
Response Currencies
Title:
Response CurrenciesDetails of all currencies in which suppliers are allowed to submit their responses for the negotiation. -
ResponseCurrency: string
Title:
Response CurrencyRead Only:trueMaximum Length:80Name of the response currency. -
ResponseCurrencyCode: string
Title:
Response Currency CodeMaximum Length:15Abbreviation that identifies the currency that the response uses. -
ResponseCurrencyPricePrecision: number
Title:
Price PrecisionRead Only:trueValue that specifies the precision in number of digits after the decimal for the response currency. -
ResponseDisplayName: string
Title:
Response Display NameRead Only:trueMaximum Length:80Indicates the response display name such as bid, quote, and response. -
ResponseIntent: string
Read Only:
trueMaximum Length:20Indicates whether the intent is to revise or copy a response. Values accepted are Copy, Revise, and Null. If Copy, the existing response is copied. If Revise, the existing response is revised. If Null, the original response remains. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that uniquely identifies the response. -
ResponseStatus: string
Read Only:
trueMaximum Length:255Status of the response. -
ResponseType: string
Title:
Response TypeMaximum 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. -
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. -
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. -
SupplierContactId: integer
(int64)
Title:
Supplier Contact IDRead Only:trueValue that identifies the contact of the supplier who responds to the negotiation. -
SupplierId: integer
(int64)
Title:
Supplier IDRead Only:trueValue 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 IDRead Only:trueValue that identifies the supplier site. -
SurrogateDraftLockPerson: string
Title:
Surrogate Draft Lock PersonRead Only:trueMaximum Length:240Name of the buyer who has locked the draft surrogate response for editing. -
SurrogateDraftUnlockPerson: string
Title:
Surrogate Draft Unlock PersonRead Only:trueMaximum Length:240Name of the buyer who has unlocked the draft surrogate response for editing. -
SurrogateResponseEnteredById: integer
(int64)
Title:
Surrogate Response Entered by IDRead Only:trueValue that uniquely identifies the buyer user who created the surrogate response. -
SurrogateResponseEntryDate: string
(date-time)
Read Only:
trueTimestamp when the buyer entered the response on behalf of the supplier. -
SurrogateResponseFlag: boolean
Read 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)
Timestamp when the buyer received the surrogate response through other response methods such as fax or email.
-
SurrogDraftLockPersonId: integer
(int64)
Title:
Surrogate Draft Lock Person IDRead Only:truePerson ID of the buyer who has locked the draft surrogate response for editing. -
SurrogDraftUnlockPersonId: integer
(int64)
Title:
Surrogate Draft Unlock Person IDRead Only:truePerson ID of the buyer who has unlocked the draft surrogate response for editing. -
TimeRemaining: string
Read Only:
trueMaximum Length:255Time remaining for the negotiation to be closed. -
TotalRequirementsCount: integer
Read Only:
trueContains 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. -
TotalSectionsCount: integer
Read Only:
trueContains 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. -
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 : 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 captures supplier response information for the negotiation line such as the line price, response quantity, promised delivery date, and note to buyer.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Spreadsheet Errors
Type:
arrayTitle:
Spreadsheet ErrorsA respond by spreadsheet error captures errors generated during the spreadsheet import for a supplier response.
Show Source
Nested Schema : Response Currencies
Type:
arrayTitle:
Response CurrenciesDetails of all currencies in which suppliers are allowed to submit their responses for the negotiation.
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 : draftSupplierNegotiationResponses-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdIdentifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attachment. It's a primary key that the application creates when the user attaches a document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. Valid values include From Supplier, for two-stage sealed RFQs, From Supplier: Technical, when technical evaluation is in progress, and From Supplier: Commercial, when commercial evaluation is in progress. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueUser who created the attachment for the negotiation. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment record. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. Values include FILE, FOLDER, TEXT, or WEB_PAGE. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe Base64-encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment for the negotiation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
UrlMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Sign in details that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : draftSupplierNegotiationResponses-lines-item-response
Type:
Show Source
object-
AllowAlternateLines: string
Title:
Allow Alternate LinesRead Only:trueMaximum Length:30Indicates if the supplier is allowed to create an alternate response line. Valid values are Yes and No. -
AlternateLineDescription: string
Title:
Alternate Line DescriptionMaximum Length:2500Description of the alternate line item that the supplier is offering to provide in response to a negotiation line. -
AlternateLineFlag: boolean
Maximum Length:
1Description of the alternate line item that the supplier is offering to provide in response to a negotiation line. -
AlternateLineNumber: number
Read Only:
trueAlternate line number offered by the supplier as an alternative to negotiation lines by the buyer. -
attachments: array
Attachments
Title:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response. -
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. -
BestResponsePrice: number
Title:
Best Response PriceRead Only:trueBest price quoted for the line item among all supplier responses. -
BestResponseScore: number
Title:
Best Response ScoreRead Only:trueBest response based on multiattribute scoring. -
CategoryId: integer
(int64)
Title:
Category IDRead Only:trueValue that uniquely identifies the purchasing category for the negotiation line. -
CategoryName: string
Title:
Category NameRead Only:trueMaximum Length:2400The purchasing category for the negotiation line. -
CopyPriceForProxyFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: Y or N. If Y, then the supplier won't be able to revise the response. If N, then the supplier will be able to revise the response. -
costFactors: array
Cost Factors
Title:
Cost FactorsThe Cost Factors resource captures supplier responses to external cost factors for a negotiation line. The external cost factor response values, along with the unit line price, are used to calculate the response price for the negotiation line. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the negotiation. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the user created the line. -
EstimatedTotalAmount: number
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
Read Only:
trueMaximum Length:25Value that identifies the type of negotiation line, such as line, group, group line, lot, or lot line. A list of accepted values is defined in the lookup type PON_GROUP_TYPE. -
HasAttributesFlag: boolean
Maximum Length:
1Value that indicates if the negotiation line item has attributes. -
HasPriceElementsFlag: boolean
Read Only:
trueMaximum Length:1Value that indicates if the negotiation line item has external cost factors. -
HasQuantityTiersFlag: boolean
Read Only:
trueMaximum Length:1Value that indicates whether there are quantity based tiers specified for a line item. -
HasShipmentsFlag: boolean
Read Only:
trueMaximum Length:1Value that indicates if the negotiation line item has shipment-to-location based price tiers. -
isResponseQuantityEditableFlag: boolean
Read Only:
trueMaximum Length:255Contains one of the following values: true or false. If true, then the supplier response quantity is editable. If false, then the supplier response quantity isn't editable. The default value is false. -
Item: string
Title:
ItemRead Only:trueMaximum Length:300Name of an inventory item. -
ItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory item. -
ItemRevision: string
Title:
RevisionRead Only:trueMaximum Length:18Revision of the inventory item on the negotiation line. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the line. -
Line: string
Title:
LineRead Only:trueMaximum Length:25Number that identifies the negotiation line. -
LineAmount: number
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. -
LineAttributeScore: number
Title:
Total ScoreRead Only:trueTotal weighted score of the supplier??s response to a goods line or a fixed-price service line, based on multiattribute scoring. -
LineCloseDate: string
(date-time)
Title:
Close DateRead Only:trueDate and time when the negotiation line closes in a staggered closing or in a negotiation that can extend. -
LineDescription: string
Title:
DescriptionRead Only:trueMaximum Length:2500Description of the line item. -
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. -
NoteToBuyer: string
Title:
Note to BuyerMaximum Length:4000Note that the supplier enters for the buyer when responding to the negotiation. -
NoteToSupplier: string
Title:
Note to SuppliersRead Only:trueMaximum Length:4000Note that the buyer enters for the supplier when responding to the negotiation. -
OrderTypeLookupCode: string
Read Only:
trueMaximum Length:25Abbreviation that specifies the line type in a negotiation. Values include QUANTITY and FIXED PRICE for Goods and Fixed Price Services line type. -
ParentLine: number
Number that uniquely identifies the parent line.
-
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. -
PriceDisabledFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the best price on blind negotiations can be displayed to suppliers. If false, then the best price on blind negotiations can't be displayed to suppliers. The default value is false. -
priceTiers: array
Price Tiers
Title:
Price TiersThe Price Tiers resource manages details about tiers according to quantity for a negotiation line to solicit tiered pricing from each supplier. -
PricingBasis: string
Title:
Pricing BasisMaximum Length:30Basis that the application uses to calculate the cost factor. A list of accepted values is defined in the lookup type PON_PRICING_BASIS. -
PricingBasisCode: string
Title:
Pricing Basis CodeMaximum Length:30Abbreviation that identifies the basis that the application uses to calculate the cost factor. A list of accepted values is defined in the lookup type PON_PRICING_BASIS. -
PromisedDeliveryDate: string
(date)
Title:
Promised Delivery DateDate on which the supplier has promised to deliver the goods to the buying organization. -
PromisedShipDate: string
(date)
Title:
Promised Ship DateDate on which the supplier has promised to ship the goods to the buying organization if the Buyer Managed transportation is checked in negotiation terms. -
ProxyDecrement: number
Title:
Proxy DecrementThe minimum price defined by the supplier, below which the response price won't be reduced automatically in a proxy response from the system. -
ProxyMinimum: number
Title:
DecrementValue that identifies the minimum price limit by the supplier below which the response price won't be reduced automatically in a proxy response from the application. -
RequestedDeliveryDate: string
(date)
Title:
Requested Delivery DateRead Only:trueDate by which delivery of goods is requested from suppliers. -
RequestedShipDate: string
(date)
Title:
Requested Ship DateRead Only:trueDate by which shipping of goods is requested from suppliers. -
ResponseEstimatedQuantity: number
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. -
ShipToLocation: string
Title:
LocationRead Only:trueMaximum Length:60Name of the location to which the line item can be shipped. -
ShipToLocationId: integer
(int64)
Title:
Ship-to Location IDRead Only:trueValue that uniquely identifies the location to which the line item can be shipped. -
StartPrice: number
Title:
Start PriceRead Only:trueHighest price that the buyer allows the supplier to enter in response to a negotiation line. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:360Name of the supplier who responds to the negotiation. -
SupplierId: integer
(int64)
Title:
Supplier IDRead Only:trueValue that uniquely identifies the supplier. -
SuppliersCanModifyPriceBreaksFlag: boolean
Title:
Suppliers can modify price breaksRead Only:trueMaximum Length:1Checkbox that indicates that the price breaks are optional and suppliers can add, delete, or modify price breaks. -
TargetMinimumReleaseAmount: number
Title:
Target Minimum Release AmountRead Only:trueMinimum release amount the buyer wishes to receive in response to a negotiation line when responding to a negotiation with an agreement outcome. -
TargetPrice: number
Title:
Target PriceRead Only:truePrice that the procurement organization prefers to pay for the cost factor. -
TargetQuantity: number
Title:
Target QuantityRead Only:trueQuantity proposed by the procurement organization for the negotiation line. -
UOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Name of the unit of measure for the item in the negotiation. -
UOMClass: string
Title:
UOM ClassRead Only:trueMaximum Length:10Name of the unit of measure for the item in the negotiation. -
UOMCode: string
Title:
UOMMaximum Length:3Value that identifies the unit of measure for the item in the negotiation.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response.
Show Source
Nested Schema : Cost Factors
Type:
arrayTitle:
Cost FactorsThe Cost Factors resource captures supplier responses to external cost factors for a negotiation line. The external cost factor response values, along with the unit line price, are used to calculate the response price for the negotiation line.
Show Source
Nested Schema : Line Attribute Groups
Type:
arrayTitle:
Line Attribute GroupsThe Attribute Groups resource contains details about groups of attributes on the supplier negotiation line.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Price Breaks
Type:
arrayTitle:
Price BreaksThe Price Breaks resource captures a supplier's price breaks for the line based on location, quantity, or date.
Show Source
Nested Schema : Price Tiers
Type:
arrayTitle:
Price TiersThe Price Tiers resource manages details about tiers according to quantity for a negotiation line to solicit tiered pricing from each supplier.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdIdentifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attachment. It's a primary key that the application creates when the user attaches a document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. Valid values include From Supplier, for two-stage sealed RFQs, From Supplier: Technical, when technical evaluation is in progress, and From Supplier: Commercial, when commercial evaluation is in progress. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueUser who created the attachment for the negotiation. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment record. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. Values include FILE, FOLDER, TEXT, or WEB_PAGE. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) of the attachment. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe Base64-encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate and time when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the attachment for the negotiation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attached file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attached file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
Url: string
Title:
UrlMaximum Length:4000URI (Uniform Resource Identifier) that identifies the attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Sign in details that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-costFactors-item-response
Type:
Show Source
object-
CostFactor: string
Title:
Cost FactorRead Only:trueMaximum Length:80Name of the cost factor. -
CostFactorId: integer
(int64)
Title:
Cost Factor IDRead Only:trueValue that identifies the cost factor. -
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
Description: string
Title:
DescriptionRead Only:trueMaximum Length:240Description of the cost factor. -
DisplayTargetFlag: boolean
Title:
Display TargetRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then allow the supplier to view the value for the cost factor target. If false, then don't allow it. The default value is false. -
LastUpdateDate: string
(date-time)
Read Only:
trueIdentifies the user who last updated the row. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Timestamp of the last update of the row. -
Line: string
Read Only:
trueMaximum Length:25Number that identifies the negotiation line. -
LineCostFactorId: integer
Title:
Line Cost Factor IDRead Only:trueValue that uniquely identifies the sequence of the cost factor in a negotiation line. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PricingBasis: string
Title:
Pricing BasisRead Only:trueMaximum Length:80Basis that the application uses to calculate the cost factor. A list of accepted values is defined in the lookup type PON_PRICING_BASIS. -
PricingBasisCode: string
Title:
Pricing Basis CodeRead Only:trueMaximum Length:30Abbreviation that identifies the basis that the application uses to calculate the cost factor. A list of accepted values is defined in the lookup type PON_PRICING_BASIS. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that uniquely identifies the response. -
ResponseValue: number
Title:
Response ValueSupplier's response to the cost factor. -
TargetValue: number
Title:
Target ValueRead Only:trueTarget value of the cost factor.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-lineAttributeGroups-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
GroupId: integer
(int64)
Title:
Group IDValue that uniquely identifies the line attribute groups. -
GroupName: string
Title:
Group NameMaximum Length:240Name of the attribute group. -
LastUpdateDate: string
(date-time)
Read Only:
trueTimestamp of the last update of the row. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who last updated the row. -
Line: string
Title:
LineNumber that identifies the negotiation line. -
lineAttributes: array
Line Attributes
Title:
Line AttributesThe Line Attributes resource manages details about attributes on the supplier negotiation line. -
LineDescription: string
Title:
DescriptionDescription of the line item. -
LineId: number
Title:
Line IDValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueIdentification number used for the supplier's internal tracking. -
Supplier: string
Title:
SupplierRead Only:trueMaximum Length:255Name of the supplier who responds to the negotiation. -
SupplierId: integer
Title:
Supplier IDRead Only:trueValue that uniquely identifies the supplier.
Nested Schema : Line Attributes
Type:
arrayTitle:
Line AttributesThe Line Attributes resource manages details about attributes on the supplier negotiation line.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-lineAttributeGroups-lineAttributes-item-response
Type:
Show Source
object-
AttributeId: integer
Title:
Attribute IDRead Only:trueValue that identifies the attribute. -
AttributeName: string
Title:
AttributeRead Only:trueMaximum Length:4000Description of the attribute. -
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
GroupId: integer
(int64)
Title:
Group IDRead Only:trueValue that uniquely identifies the line attribute groups. -
GroupName: string
Title:
Group NameRead Only:trueMaximum Length:240Name of the attribute group. -
LastUpdateDate: string
(date-time)
Read Only:
trueTimestamp of the last update of the row. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who last updated the row. -
Line: string
Title:
LineRead Only:trueMaximum Length:25Number that identifies the negotiation line. -
LineDescription: string
Title:
DescriptionRead Only:trueMaximum Length:2500Description of the line item. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ResponseDateValue: string
(date)
Title:
Response Date ValueResponse value of the line attribute. This value is a date. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueIdentification number used for the supplier's internal tracking. -
ResponseNumberValue: number
Title:
Response Number ValueResponse value of the line attribute. This value is a number data type. -
ResponseTextValue: string
Title:
Response Text ValueMaximum Length:4000Response value for the line attribute. This value is a text data type. -
ResponseType: string
Title:
Response TypeRead Only:trueMaximum Length:80Specifies whether the response for the line attribute is required. Values include required, optional, or not needed. A list of accepted values is defined in the lookup type PON_ATTRIBUTE_RESPONSE_TYPE. -
ResponseTypeCode: string
Title:
Response Type CodeRead Only:trueMaximum Length:30Abbreviation that identifies whether the response for the line attribute is required. Valid values are REQUIRED, OPTIONAL, and DISPLAY_ONLY. A list of accepted values is defined in the lookup type PON_ATTRIBUTE_RESPONSE_TYPE. -
Supplier: string
Read Only:
trueMaximum Length:255Name of the supplier who responds to the negotiation. -
SupplierId: integer
Title:
Supplier IDRead Only:trueValue that uniquely identifies the supplier. -
TargetDateValue: string
(date)
Title:
Target Date ValueRead Only:trueTarget value of the attribute. This value is applicable for dates. -
TargetNumberValue: number
Title:
Target Number ValueRead Only:trueTarget value for the attribute. This value is applicable for numbers. -
TargetTextValue: string
Title:
Target Text ValueRead Only:trueMaximum Length:4000Target text or URL values of the attribute. -
ValueType: string
Title:
Value TypeRead Only:trueMaximum Length:80Display name of the data type for the attribute response. For example, text, number, date, or URL (Uniform Resource Locator). A list of accepted values is defined in the lookup type Attribute Value Type. -
ValueTypeCode: string
Title:
Value Type CodeRead Only:trueMaximum Length:3Abbreviation that identifies the type of value for the attribute response. Valid values are TXT, NUM, DAT, and URL. A list of accepted values is defined in the lookup type PON_AUCTION_ATTRIBUTE_TYPE. -
Weight: number
Title:
WeightRead Only:trueImportance of the line attribute when compared to other line attributes. The application uses this weight when it calculates the line score.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-priceBreaks-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the line. -
Line: string
Read Only:
trueMaximum Length:25Number that identifies the negotiation line. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PriceBreakEndDate: string
(date)
Title:
End DateDate when the price break expires. -
PriceBreakId: integer
Title:
Price Break IDRead Only:trueDate when the price break goes into effect. -
PriceBreakStartDate: string
(date)
Title:
Start DateDate when the price break goes into effect. -
PricingBasis: string
Title:
Pricing BasisMaximum Length:80Basis that the application uses to calculate the price break. A list of accepted values is defined in the lookup type PON_SHIPMENT_PRICING_BASIS. -
PricingBasisCode: string
Maximum Length:
25Abbreviation that identifies the basis that the application uses to calculate the response line price break. A list of accepted values is defined in the lookup type PON_SHIPMENT_PRICING_BASIS. -
Quantity: number
Title:
QuantityQuantity for the price break. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that identifies the supplier response. -
ResponseValue: number
Title:
Response ValueResponse value of the price break. -
ShipToLocation: string
Title:
Display NameMaximum Length:240Name of the location to which the supplier ships the item. -
ShipToLocationId: integer
Title:
Ship-to Location IDValue that uniquely identifies the location to which the supplier ships the item. -
ShipToOrganization: string
Title:
Ship-to OrganizationMaximum Length:240Name of the inventory organization to which the supplier ships the item. -
ShipToOrganizationId: integer
Title:
Ship-to Organization IDValue that uniquely identifies the inventory organization to which the supplier ships the item. -
TargetPrice: number
Title:
Target PriceRead Only:trueTarget price for the price break.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-lines-priceTiers-item-response
Type:
Show Source
object-
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
CreationDate: string
(date-time)
Read Only:
trueTimestamp of the creation of the row. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the line. -
Line: string
Read Only:
trueMaximum Length:25Number that identifies the negotiation line. -
LineId: integer
Title:
Line IDRead Only:trueValue that identifies the negotiation line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MaximumQuantity: number
Title:
Maximum QuantityMaximum number of units available for the price. -
MinimumQuantity: number
Title:
Minimum QuantityMinimum number of units available for the price. -
Price: number
Title:
PricePrice per unit offered for the quantity range. -
PriceTierId: integer
Title:
Price Tier IDRead Only:trueValue that identifies the price tier. -
ResponseNumber: integer
(int64)
Title:
Response NumberRead Only:trueValue that uniquely identifies the response. -
TargetPrice: number
Title:
Target PriceRead Only:trueTarget price for the price tier according to quantity.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-respondBySpreadsheetErrors-item-response
Type:
Show Source
object-
AuctionHeaderId: integer
Read Only:
trueA unique ID assigned to each negotiation. -
BatchId: integer
(int64)
Read Only:
trueUnique ID assigned to the set of errors generated during the spreadsheet import in a negotiation response. -
BidNumber: integer
(int64)
Read Only:
trueValue that identifies the negotiation response. -
ColumnDisplayName: string
Read Only:
trueMaximum Length:255Display name of the error column. It refers to the attribute's display name in the General, Lines, or Requirements worksheet (spreadsheet tabs) where an error occurred during the spreadsheet import. -
ColumnName: string
Title:
Column TitleRead Only:trueMaximum Length:240Internal name of the error column. It refers to the internal code of the attribute in the General, Lines, or Requirements worksheets (spreadsheet tabs) where an error occurred during the spreadsheet import. -
CreatedBy: string
Read Only:
trueMaximum Length:64Identifies the user who created the row. -
EntityNameDisplay: string
Title:
Table NameRead Only:trueMaximum Length:255Names of the sections in the import spreadsheet, such as Requirements and Lines, that may contain errors during the spreadsheet import. -
ErrorMessageDisplay: string
Title:
ErrorRead Only:trueMaximum Length:255Error message generated during the spreadsheet import. -
ErrorValue: string
Read Only:
trueMaximum Length:4000Data type of the attribute with the error in text format. -
ErrorValueDatatype: string
Read Only:
trueMaximum Length:3Data type of the attribute containing the error. -
ErrorValueDate: string
(date)
Read Only:
trueData type of the attribute with the error in the date format. -
ErrorValueDatetime: string
(date-time)
Read Only:
trueData type of the attribute with the error in the date time format. -
ErrorValueNumber: number
Read Only:
trueData type of the attribute with the error in the number format. -
InterfaceLineId: number
Title:
Spreadsheet Row NumberRead Only:trueNegotiation line number in the spreadsheet that contains an error. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Timestamp of the last update of the row. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
WorksheetName: string
Title:
Worksheet NameRead Only:trueMaximum Length:80Name of the worksheet, such as General and Lines, in the spreadsheet that may contains errors. -
WorksheetSequenceNumber: number
Read Only:
trueSequence number of the worksheet (spreadsheet tab) that contains an error, such as 1 for General and 2 for Lines.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-responseCurrencies-item-response
Type:
Show Source
object-
AuctionHeaderId: integer
(int64)
Read Only:
trueA unique ID assigned to each negotiation. -
CurrencyCode: string
Read Only:
trueMaximum Length:15Currency code in which the supplier can submit a response for the negotiation. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency name in which the supplier can submit a response for the negotiation. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NumberPriceDecimals: number
Read Only:
truePrice precision for the currency in which suppliers can submit responses during the negotiation process. -
Rate: number
Read Only:
trueValue that indicates the exchange rate from the negotiation currency to the response currency. -
RateDsp: number
Read Only:
trueValue that indicates the exchange rate from the negotiation currency to the response currency as displayed to the bidder. -
RateExists: string
Read Only:
trueMaximum Length:4000Indicates whether the conversion rate exists when the conversion rate type is corporate. -
RateType: string
Read Only:
trueMaximum Length:30Indicates the type of currency exchange rate that will be used to convert the negotiation currency into the response currency. Valid values are user-defined rate and corporate-exchange rate. -
SupplierId: number
Read Only:
trueValue that uniquely identifies the supplier company eligible to submit a bid in the specified response currency for the negotiation. -
SupplierSiteId: number
Read Only:
trueValue that uniquely identifies the supplier site eligible to submit a bid in the specified response currency for the negotiation.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : draftSupplierNegotiationResponses-sections-item-response
Type:
Show Source
object-
CompletedSectionRequiredRequirementsCount: integer
Read Only:
trueTotal number of mandatory requirements in a section for which the supplier has provided a valid response. -
CompletedSectionRequirementsCount: integer
Read Only:
trueTotal number of requirements completely answered. -
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 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. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
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 NumberValue 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 IDValue that uniquely identifies the section. -
SectionRequiredRequirementsCount: integer
Read Only:
trueTotal number of mandatory requirements in a section. -
SectionRequirementsCount: integer
Read Only:
trueValue that uniquely identifies the total number of requirements in a section.
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 : draftSupplierNegotiationResponses-sections-requirements-item-response
Type:
Show Source
object-
AllowAttachmentCode: string
Read Only:
trueMaximum Length:30Value that determines whether the supplier can add attachments with the requirements. Valid values are OPTIONAL, REQUIRED, and NON_ALLOWED. The default value is NOT_ALLOWED. -
AllowCommentsFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the supplier can add comments with the requirements. If false, then the supplier can't add comments. The default value is false. -
attachments: array
Attachments
Title:
AttachmentsThe Attachments resource manages response attachments in the supplier negotiation response. -
Comments: string
Title:
CommentsMaximum 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. -
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. -
ParentRequirementId: integer
(int64)
Read Only:
trueValue that uniquely identifies the immediate parent of the branching 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)
Title:
Response NumberRead 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. -
RootRequirementId: integer
(int64)
Read Only:
trueValue that uniquely identifies the root level parent of the branching requirement. -
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.
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 : draftSupplierNegotiationResponses-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 : draftSupplierNegotiationResponses-sections-requirements-responseValues-item-response
Type:
Show Source
object-
AllowAttachmentCode: string
Read Only:
trueMaximum Length:30Value that determines whether the supplier can add attachments with the requirements. Valid values are OPTIONAL, REQUIRED, and NON_ALLOWED. The default value is NOT_ALLOWED. -
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 SelectedMaximum 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 requirement response value when there is no scoring applicable. This is applicable for text entry box responses. -
ResponseValueDate: string
(date)
Title:
Response Value DateResponse value for a requirement where response type is date. -
ResponseValueDateTime: string
(date-time)
Title:
Response Value Date TimeResponse value for a requirement where response type is date and time. -
ResponseValueNumber: number
Title:
Response Value NumberResponse value for a requirement where response type is number. -
ResponseValueText: string
Title:
Response Value TextMaximum Length:4000Response value for a requirement where response type is text. -
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 : draftSupplierNegotiationResponses-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
- CreateNegotiationResponse
-
Create or revise a supplier response or a surrogate response.
- ValidateAndSubmitNegotiationResponse
-
Validates and submits a negotiation response.
Examples
This example describes how to get all negotiation responses.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses"
For example:
curl -u username:password "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses?q=NegotiationTitle like 'Purchasing%'"
Example Response Body
The following example includes the contents of the response body
in JSON format:
{
"items": [
{
"ResponseNumber": 188755,
"ResponseDisplayName": "Bid",
"ResponseIntent": null,
"ResponseStatus": "Draft",
"PreviousResponseNumber": null,
"OriginalResponseNumber": 188755,
"AuctionHeaderId": 300100564949018,
"NegotiationTitle": "Purchasing HVAC System",
"Negotiation": "40344",
"CloseDate": "2022-12-31T18:09:00+00:00",
"TimeRemaining": "255 Days 3 Hours",
"BuyerId": 100010026863791,
"Buyer": "Dapolito,Cody",
"BuyerEmail": "cody.dapolito@oracle.com",
"CompanyId": 202,
"Company": "Vision Corporation Enterprise",
"SupplierId": 14934,
"Supplier": "CV_SuppC01",
"SupplierSiteId": -1,
"SupplierSite": null,
"SupplierContactId": 300002,
"SupplierContact": "Norris, Ms. Bridget",
"TwoStageEvaluationFlag": false,
"NegotiationCurrencyCode": "USD",
"NegotiationCurrency": "US Dollar",
"ResponseAmount": 0,
"ResponseCurrencyCode": "USD",
"ResponseCurrency": "US Dollar",
"ResponseCurrencyPricePrecision": 2,
"ResponseValidUntilDate": "2022-12-31T18:10:00+00:00",
"ResponseType": "PRIMARY",
"ReferenceNumber": "456",
"NoteToBuyer": "Responses are final",
"EvaluationStage": null,
"PriceDecrement": null,
"ProxyBidFlag": false,
"ProxyDecrementType": null,
"ProxyDecrementAmount": null,
"PartialResponseFlag": null,
"SurrogateResponseEnteredById": 100010026863791,
"SurrogateResponseReceivedOn": "2022-04-20T14:18:00+00:00",
"SurrogateResponseEntryDate": "2022-04-20T14:18:10+00:00",
"SurrogateResponseFlag": true,
"SurrogDraftLockPersonId": 100010026863791,
"SurrogateDraftLockPerson": "Dapolito,Cody",
"SurrogDraftUnlockPersonId": null,
"SurrogateDraftUnlockPerson": null,
"MethodOfResponse": "EMAIL",
"DraftLocked": null,
"DraftLockedById": null,
"DraftLockedBy": null,
"DraftLockedByContactId": null,
"DraftLockedByContact": null,
"DraftLockedDate": null,
"DraftUnlockedById": null,
"DraftUnlockedBy": null,
"DraftUnlockedByContactId": null,
"DraftUnlockedByContact": null,
"DraftUnlockedDate": null,
"CreatedBy": "CVBUYER02",
"CreationDate": "2022-04-20T14:18:10+00:00",
"LastUpdateDate": "2022-04-20T14:19:06.921+00:00",
"LastUpdatedBy": "CVBUYER02",
"@context": {
"key": "188755",
"headers": {
"ETag": "..."
},
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188755",
"name": "draftSupplierNegotiationResponses",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188755",
"name": "draftSupplierNegotiationResponses",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188755/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188755/child/lines",
"name": "lines",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/188755/child/sections",
"name": "sections",
"kind": "collection"
}
]
}
},
{
"ResponseNumber": 191785,
"ResponseDisplayName": "Bid",
"ResponseIntent": null,
"ResponseStatus": "Draft",
"PreviousResponseNumber": null,
"OriginalResponseNumber": 191785,
"AuctionHeaderId": 300100564949018,
"NegotiationTitle": "Purchasing HVAC System",
"Negotiation": "40344",
"CloseDate": "2022-12-31T18:09:00+00:00",
"TimeRemaining": "255 Days 3 Hours",
"BuyerId": 100010026863791,
"Buyer": "Dapolito,Cody",
"BuyerEmail": "cody.dapolito@oracle.com",
"CompanyId": 202,
"Company": "Vision Corporation Enterprise",
"SupplierId": 100000012050089,
"Supplier": "CV_SuppD01",
"SupplierSiteId": -1,
"SupplierSite": null,
"SupplierContactId": 100000012051110,
"SupplierContact": "Lance Branning",
"TwoStageEvaluationFlag": false,
"NegotiationCurrencyCode": "USD",
"NegotiationCurrency": "US Dollar",
"ResponseAmount": 0,
"ResponseCurrencyCode": "USD",
"ResponseCurrency": "US Dollar",
"ResponseCurrencyPricePrecision": 2,
"ResponseValidUntilDate": "2022-12-31T18:10:00+00:00",
"ResponseType": "PRIMARY",
"ReferenceNumber": "9087",
"NoteToBuyer": "All the responses are final",
"EvaluationStage": null,
"PriceDecrement": null,
"ProxyBidFlag": false,
"ProxyDecrementType": null,
"ProxyDecrementAmount": null,
"PartialResponseFlag": null,
"SurrogateResponseEnteredById": 100010026863791,
"SurrogateResponseReceivedOn": "2022-04-20T14:19:00+00:00",
"SurrogateResponseEntryDate": "2022-04-20T14:19:34+00:00",
"SurrogateResponseFlag": true,
"SurrogDraftLockPersonId": 100010026863791,
"SurrogateDraftLockPerson": "Dapolito,Cody",
"SurrogDraftUnlockPersonId": null,
"SurrogateDraftUnlockPerson": null,
"MethodOfResponse": "FAX",
"DraftLocked": null,
"DraftLockedById": null,
"DraftLockedBy": null,
"DraftLockedByContactId": null,
"DraftLockedByContact": null,
"DraftLockedDate": null,
"DraftUnlockedById": null,
"DraftUnlockedBy": null,
"DraftUnlockedByContactId": null,
"DraftUnlockedByContact": null,
"DraftUnlockedDate": null,
"CreatedBy": "CVBUYER02",
"CreationDate": "2022-04-20T14:19:34+00:00",
"LastUpdateDate": "2022-04-20T14:20:51.484+00:00",
"LastUpdatedBy": "CVBUYER02",
"@context": {
"key": "191785",
"headers": {
"ETag": "..."
},
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/191785",
"name": "draftSupplierNegotiationResponses",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/191785",
"name": "draftSupplierNegotiationResponses",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/191785/child/attachments",
"name": "attachments",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/191785/child/lines",
"name": "lines",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/191785/child/sections",
"name": "sections",
"kind": "collection"
}
]
}
}
],
"count": 2,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses",
"name": "draftSupplierNegotiationResponses",
"kind": "collection"
},
{
"rel": "action",
"href": "https://servername/fscmRestApi/resources/version/draftSupplierNegotiationResponses/action/CreateNegotiationResponse",
"name": "CreateNegotiationResponse",
"kind": "other"
}
]
}