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