External Purchase Prices BU Mappings REST Endpoints

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