External Purchase Prices Supplier Mappings REST Endpoints

External Purchase Prices Supplier Mappings
The External Purchase Prices Supplier Mappings resource manages the mapping of the supplier and the supplier site with a source supplier.
Create supplier mappings
Method: post
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites
Delete a supplier mapping
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites/{MappingId}
Get all supplier mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites
Get one supplier mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites/{MappingId}
Update a supplier mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites/{MappingId}