External Data Provider for Supplier Entities REST Endpoints

Supplier Registration Requests/External Data Provider for Supplier Entities
Management of the association between supplier entities and their external data providers.
Create associations between the supplier entity and the external data provider for suppliers
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/externalDataProviderIdentifiers
Delete one role of a supplier contact for a supplier registration
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/externalDataProviderIdentifiers/{SuppProviderId}
Get all supplier entities associated with external data providers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/externalDataProviderIdentifiers
Get one supplier entity associated with an external data provider
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/externalDataProviderIdentifiers/{SuppProviderId}
Update one association between the supplier entity and the external data provider
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/externalDataProviderIdentifiers/{SuppProviderId}