Map External Data Provider and Supplier Attributes REST Endpoints

Map External Data Provider and Supplier Attributes
Configuration of the mapping between the external data provider and supplier attributes.
Create associations between the supplier attributes and the external data provider attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/externalDataProviderAndSupplierAttributeMappings
Delete one association between the supplier attribute and the external data provider attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/externalDataProviderAndSupplierAttributeMappings/{MappingId}
Get all supplier attributes and the external data provider mapping details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalDataProviderAndSupplierAttributeMappings
Get one supplier attribute and the external data provider mapping details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalDataProviderAndSupplierAttributeMappings/{MappingId}
Update one association between the supplier attribute and the external data provider attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/externalDataProviderAndSupplierAttributeMappings/{MappingId}