External Purchase Prices Category Mappings REST Endpoints

External Purchase Prices Category Mappings
The External Purchase Prices Category Mappings resource manages the mapping of the purchasing category with a manufacturer part number. This resource is used only when the imported external purchase prices contain manufacturer part numbers that aren't defined as items.
Create category mappings
Method: post
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesPurchasingCategories
Delete a category mapping
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesPurchasingCategories/{MappingId}
Get all category mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesPurchasingCategories
Get one category mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesPurchasingCategories/{MappingId}
Update a category mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/externalPurchasePricesPurchasingCategories/{MappingId}