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: postPath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites - Delete a supplier mapping
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites/{MappingId} - Get all supplier mappings
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites - Get one supplier mapping
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites/{MappingId} - Update a supplier mapping
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/externalPurchasePricesSupplierSites/{MappingId}