- Subcategories:
- Abstracts
- Acknowledge Amendments
- Attachments
- Award Attachments
- Collaboration Team Members
- Default Line Attribute Groups
- Default Line Internal Cost Factors
- Document History Master
- Import Lines Errors
- Internal Cost Factors
- Internal Flexfields
- Large Object (LOB) Attributes - CoverPageText
- Large Object (LOB) Attributes - GeneralIntroductionText
- Large Object (LOB) Attributes - LinesInstructionText
- Large Object (LOB) Attributes - RequirementInstructionText
- Large Object (LOB) Attributes - TermsInstructionText
- Line Responses Summary Attributes
- Lines
- Negotiation Attachments
- Negotiation Lifecycle Activities
- Negotiation Lines not covered
- Negotiation Owners List of Values
- Negotiation Recommended Suppliers
- Negotiation Summary Attributes
- Negotiation Variables
- Negotiation Versions
- Primary Contract Documents.
- Publish Negotiation Errors
- Response Currencies
- Scoring Teams
- Sections
- Sourcing Line Types List of Values
- Submitted Processes
- Supplier Activities
- Supplier Activity Summary Attributes
- Supplier Flexfields
- Supplier Negotiation Award Responses
- Supplier Response Attachments
- Suppliers
- Suppliers Summary Attributes
- Surrogate ShortList Suppliers
- Template Usages
- Threads
Supplier Negotiations REST Endpoints
Supplier Negotiations
The Supplier Negotiations resource manages details about supplier capabilities and pricing negotiations for goods and services that the buyer procures.
You must have the necessary roles and privileges to use this REST resource. For additional details, refer to the Job Roles and Privileges and Status Codes topics.
- Add categories to the prompt to suggest requirements
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/action/AddCategoriesToGenerateRequirements - Add contract terms to a negotiation document
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/addContractTerms - Add Default Attributes from Attribute List
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/AddDefaultAttributesFromAttributeList - Add predefined questions
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/AddQuestions - Add qualification areas
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/AddQualificationAreas - Apply latest terms to a negotiation document
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/applyLatestTemplate - Assign a new user as a negotiation owner
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/ReassignOwner - Calculate scoring progress for a team
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/CalculateTeamScoringProgress - Calculate scoring progress for a team member.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/CalculateTeamMemberScoringProgress - Calculate transformed values
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/CalculateTransformedValues - Close scoring in a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/closeScoring - Complete a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/CompleteNegotiation - Completes the first stage of a two stage negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/CompleteStageOneNegotiation - Create one negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations - Create one negotiation from a template
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/action/CreateNegotiationFromTemplate - Delete a draft negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/DeleteDraftNegotiation - Download contract terms present in a negotiation document
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/downloadContractTerms - Download lines spreadsheet to add lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/GenerateAddLinesSpreadsheet - Duplicate a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/DuplicateNegotiation - Equalize or Clear Attribute Weights for Default Attributes
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/EqualizeAndClearDefaultAttributeWeights - Generate a negotiation pdf for the specified viewType (Buyer/Supplier)
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/GenerateNegotiationPdf - Generate PDF Report
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/GenerateAbstractPDF - Generate supplier recommendations not supported
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/action/GenerateSupplierRecommendations - Generate text using generative AI
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/GenerateTextWithGenAI - Get all negotiations
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations - Get one negotiation
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID} - Get the first and last negotiation line number
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/GetMinMaxNegotiationLineNumbers - Get the list of supplier responses
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/GetSurrogateResponseList - If the request is successful, then this action will return the AuctionHeaderId of the new round negotiation, alongside a confirmation message indicating that the request was completed successfully.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/CreateNewRound - If the request is successful, this action will return the AuctionHeaderId of the amendment, alongside a confirmation message indicating that the request was completed successfully.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/CreateAmendment - Import and process the lines spreadsheet.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/ImportLinesSpreadsheet - Initialize internal cost factor values for a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/InitializeInternalCostFactorValues - Lock the supplier out from a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/lockSupplier - Manage changes in overall ranking method
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/handleCompositeScoring - Open scoring in a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/openScoring - Post and withdraw the abstract, with the option to include or exclude the negotiation PDF.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/ManageAbstractAndNegotiationPDF - Record internal activity
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/recordInternalActivity - Remove contract terms from a negotiation document
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/removeContractTerms - Renumber negotiation lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/RenumberLines - Reopens the first stage of a two stage negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/ReopenStageOneNegotiation - Reorder groups for default line attributes
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/ReorderLineDefaultAttributeGroups - Submit scores for a response
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/submitResponseScores - Unlock a draft negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/UnlockDraft - Unlock a sealed negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/UnlockSupplierNegotiation - Unlock supplier access to a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/unlockSupplier - Unseal a sealed negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/UnsealSupplierNegotiation - Update one negotiation
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID} - Update questions
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/UptakeLatestRevision - Validate or publish a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiations/{supplierNegotiationsUniqID}/action/ValidateAndPublishNegotiation