Business-Unit Level Mappings REST Endpoints

Order Management/Channel Claim Types/Business-Unit Level Mappings
The Business-Unit Level Mappings resource manages the business unit level mappings for a claim type within a reference data set.
Create business-unit level mappings
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelClaimTypes/{ClaimTypeId}/child/businessUnitLevelMappings
Get all business unit-level mappings
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelClaimTypes/{ClaimTypeId}/child/businessUnitLevelMappings
Get one business-unit level mapping
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelClaimTypes/{ClaimTypeId}/child/businessUnitLevelMappings/{BusinessUnitLevelMappingId}
Update one business-unit level mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelClaimTypes/{ClaimTypeId}/child/businessUnitLevelMappings/{BusinessUnitLevelMappingId}