Channel Claim Sources REST Endpoints

Order Management/Channel Claim Sources
The Channel Claim Sources resource manages the mapping between the predefined claim class and the predefined claim sources. While creating a claim, the claim type and reason are defaulted from this resource.
Create claim sources
Method: post
Path: /fscmRestApi/resources/11.13.18.05/channelClaimSources
Get all claim sources
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelClaimSources
Get one claim source
Method: get
Path: /fscmRestApi/resources/11.13.18.05/channelClaimSources/{ClaimSourceMapId}
Update one claim source
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/channelClaimSources/{ClaimSourceMapId}