External Purchase Prices UOM Mappings REST Endpoints

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