External Purchase Prices Manufacturer Mappings REST Endpoints

External Purchase Prices Manufacturer Mappings
The External Purchase Prices Manufacturer Mappings resource manages the mapping of the manufacturer with a source manufacturer name.
Create manufacturer mappings
Method: post
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesManufacturers
Delete one manufacturer mapping
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesManufacturers/{MappingId}
Get all manufacturer mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesManufacturers
Get one manufacturer mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesManufacturers/{MappingId}
Update one manufacturer mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesManufacturers/{MappingId}