- Subcategories:
- Abstracts
- Attachments
- Collaboration Team Members
- Default Line Internal Cost Factors
- Flexfields for Abstracts
- 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
- Lines
- Negotiation Attachments
- Negotiation Variables
- Publish Negotiation Errors
- Response Currencies
- Scoring Teams
- Sections
- Supplier Descriptive Flexfields
- Suppliers
- Template Usages
Negotiation Template REST Endpoints
Negotiation Template
Negotiation Templates
- Add predefined questions
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/action/AddQuestions - Add qualification areas
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/action/AddQualificationAreas - Create negotiation templates
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates - Create one negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/action/CreateNegotiationTemplate - Download requirements spreadsheet
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/action/ExportRequirementsSpreadsheet - Equalize weights to the requirements or attributes when defining scoring criteria
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/action/EqualizeClearWeights - Get all negotiation templates
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates - Get one negotiation template
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID} - Get the list of layouts available for the respective LayoutType
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/action/BIPLayoutLOV - Import requirements spreadsheet
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/action/ImportRequirementsSpreadsheet - Manage changes in overall ranking method
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/action/HandleCompositeScoring - Replace variables with actual values in all instruction texts
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/action/GenerateInstructionText - Update one negotiation template
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID} - Validate or publish a negotiation
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierNegotiationTemplates/{supplierNegotiationTemplatesUniqID}/action/ValidateAndPublishNegotiationTemplate