Internal Responders for the Initiative's Suppliers REST Endpoints
Supplier Initiatives/Suppliers/Internal Responders for the Initiative's Suppliers
Supplier internal responders are retrieved for the initiative or contract.
- Create one internal responder for an initiative's supplier
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/suppliers/{suppliersUniqID}/child/internalResponders - Delete one supplier's internal responder
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/suppliers/{suppliersUniqID}/child/internalResponders/{internalRespondersUniqID} - Get all internal responders for a supplier
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/suppliers/{suppliersUniqID}/child/internalResponders - Get one internal responder for a supplier
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplierInitiatives/{supplierInitiativesUniqID}/child/suppliers/{suppliersUniqID}/child/internalResponders/{internalRespondersUniqID}