Supplier Initiatives REST Endpoints

Supplier Initiatives
The Supplier Initiatives resource manages the initiatives. An initiative is used to create, manage, and track qualifications and assessments of your suppliers.
Cancel an initiative
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/action/cancel
Create one initiative
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives
Delete one initiative
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}
Duplicate an initiative
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/action/duplicate
Generate initiative summary
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/action/generateSummaryAttributes
Generate question hierarchy
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/action/generateQuestionnaireSectionHierarchy
Get all initiatives
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives
Get one initiative
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}
Launch an initiative
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/action/launch
Send response reminder
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/action/sendPendingReminder
Update one initiative
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}
Validate an initiative
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/action/validate